クラス ValueCodeGenerationException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.aot.generate.ValueCodeGenerationException
- 実装されたすべてのインターフェース:
SerializableSE
- 既知の直属サブクラス
UnsupportedTypeValueCodeGenerationException
値のコード生成が失敗した場合にスローされます。
- 導入:
- 6.1.2
- 作成者:
- Stephane Nicoll
- 関連事項:
コンストラクターの概要
コンストラクター修飾子コンストラクター説明ValueCodeGenerationException
(@Nullable ObjectSE value, ThrowableSE cause) protected
ValueCodeGenerationException
(StringSE message, @Nullable ObjectSE value, @Nullable ThrowableSE cause) メソッドのサマリー
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
ValueCodeGenerationException
protected ValueCodeGenerationException(StringSE message, @Nullable ObjectSE value, @Nullable ThrowableSE cause) ValueCodeGenerationException
メソッドの詳細
getValue