com.opentok.exception.OpenTokException
com.opentok.exception.InvalidArgumentException
実装済みのすべてのインターフェース:
: Serializable
public class InvalidArgumentException extends OpenTokException
メソッドに無効な引数が渡された際にスローされる例外オブジェクトを定義します。
関連項目: : - [連載形式]
コンストラクタの概要
コンストラクタ
コンストラクタ
説明
InvalidArgumentException(String message)
コンストラクタ。
方法の概要
java.lang クラスから継承されたメソッド。投げられる
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
java.lang クラスから継承されたメソッド。目的
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
コンストラクタの詳細
InvalidArgumentException
public InvalidArgumentException(ストリング (メッセージ)
コンストラクタ。使用しないでください。