クラス 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) 方法の概要
クラス 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