パッケージ org.iplass.mtp.webapi
クラス WebApiRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.SystemException
org.iplass.mtp.webapi.WebApiRuntimeException
- すべての実装されたインタフェース:
Serializable
WebApi呼び出し時、サーバ側でシステム例外が発生した際、
クライアント側へ実際に提示される例外のクラス。
- 関連項目:
-
コンストラクタの概要
コンストラクタ説明WebApiRuntimeException
(String message) WebApiRuntimeException
(String message, Throwable cause) WebApiRuntimeException
(Throwable cause) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
WebApiRuntimeException
public WebApiRuntimeException() -
WebApiRuntimeException
-
WebApiRuntimeException
-
WebApiRuntimeException
-