com.opentok.exception.OpenTokException
実装済みのすべてのインターフェース:
: Serializable
直接の既知のサブクラス:
: InvalidArgumentException, RequestException
public class OpenTokException extends RuntimeException
OpenTok SDK における例外を定義します。
関連項目: : - [連載形式]
コンストラクタの概要
コンストラクタ
コンストラクタ
説明
OpenTokException(String message)
コンストラクタ。
OpenTokException(String message, Throwable cause)
コンストラクタ。
方法の概要
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
コンストラクタの詳細
OpenTokException
public OpenTokException(ストリング (メッセージ)
コンストラクタ。使用しないでください。
OpenTokException
public OpenTokException(ストリング メッセージ、 投げられる 原因)
コンストラクタ。使用しないでください。