パッケージ org.iplass.mtp.spi
クラス ServiceConfigrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.SystemException
org.iplass.mtp.spi.ServiceConfigrationException
- すべての実装されたインタフェース:
Serializable
Serviceの初期化時に、設定が不正の場合にスローする例外です。
- 関連項目:
-
コンストラクタの概要
コンストラクタ説明ServiceConfigrationException
(String message) ServiceConfigrationException
(String message, Throwable cause) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
ServiceConfigrationException
public ServiceConfigrationException() -
ServiceConfigrationException
-
ServiceConfigrationException
-
ServiceConfigrationException
-