クラス ScriptingException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.messaging.MessagingException
org.springframework.integration.scripting.ScriptingException
- 実装済みのインターフェース一覧:
SerializableSE
- 導入:
- 2.1
- 作成者:
- David Turanski
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明ScriptingException(@Nullable StringSE description, ThrowableSE cause) ScriptingException(StringSE description) 方法の概要
クラス MessagingException から継承されたメソッド
getFailedMessage, toStringクラス NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
コンストラクターの詳細
ScriptingException
ScriptingException