クラス ResultHandlingException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.shell.result.ResultHandlingException
- 実装されているすべてのインターフェース:
SerializableSE
- 既知の直属サブクラス
ResultHandlerNotFoundException
public class ResultHandlingException
extends org.springframework.core.NestedRuntimeException
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明ResultHandlingException(StringSE message) 新しい結果処理例外を構築します。ResultHandlingException(StringSE message, ThrowableSE cause) 新しい結果処理例外を構築します。方法の概要
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCauseクラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
ResultHandlingException
新しい結果処理例外を構築します。- パラメーター:
message- 例外メッセージ
ResultHandlingException
新しい結果処理例外を構築します。- パラメーター:
message- 例外メッセージcause- 原因