パッケージ org.iplass.mtp.command
クラス IllegalParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.ApplicationException
org.iplass.mtp.command.IllegalParameterException
- すべての実装されたインタフェース:
Serializable
RequestContext#getParamAs~()のメソッドで
対応する型に変換できなかった場合スローされる例外。
- 関連項目:
-
コンストラクタの概要
コンストラクタ説明IllegalParameterException
(String message) IllegalParameterException
(String message, Throwable cause) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
IllegalParameterException
public IllegalParameterException() -
IllegalParameterException
-
IllegalParameterException
-
IllegalParameterException
-