クラス InvalidEndpointRequestException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.boot.actuate.endpoint.InvalidEndpointRequestException
- 実装されているすべてのインターフェース:
SerializableSE
- 既知の直属サブクラス
MissingParametersException, ParameterMappingException
エンドポイントリクエストが無効であることを示します。
- 導入:
- 2.0.0
- 作成者:
- Stephane Nicoll
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明InvalidEndpointRequestException(StringSE message, @Nullable StringSE reason) InvalidEndpointRequestException(StringSE message, @Nullable StringSE reason, @Nullable ThrowableSE cause) メソッドのサマリー
コンストラクターの詳細
InvalidEndpointRequestException
InvalidEndpointRequestException
public InvalidEndpointRequestException(StringSE message, @Nullable StringSE reason, @Nullable ThrowableSE cause)
メソッドの詳細
getReason