com.opentok.exception.OpenTokException
com.opentok.exception.RequestException
実装済みのすべてのインターフェース:
: Serializable
public class RequestException extends OpenTokException
OpenTok サーバーへの API 呼び出しが失敗した際にスローされる例外オブジェクトを定義します。
関連項目: : - [連載形式]
コンストラクタの概要
コンストラクタ
コンストラクタ
説明
RequestException(String message)
コンストラクタ。
RequestException(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
コンストラクタの詳細
RequestException
public RequestException(ストリング (メッセージ)
コンストラクタ。使用しないでください。
RequestException
public RequestException(ストリング メッセージ、 投げられる 原因)
コンストラクタ。使用しないでください。