クラス 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
(StringSE description) ScriptingException
(StringSE description, ThrowableSE cause) メソッドのサマリー
クラス org.springframework.messaging.MessagingException から継承されたメソッド
getFailedMessage, toString
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE
コンストラクターの詳細
ScriptingException
ScriptingException