クラス InvalidEndpointRequestException

java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.boot.actuate.endpoint.InvalidEndpointRequestException
実装されたすべてのインターフェース:
SerializableSE
既知の直属サブクラス
MissingParametersExceptionParameterMappingException

public class InvalidEndpointRequestException extends RuntimeExceptionSE
エンドポイントリクエストが無効であることを示します。
導入:
2.0.0
作成者:
Stephane Nicoll
関連事項:
  • コンストラクターの詳細

    • InvalidEndpointRequestException

      public InvalidEndpointRequestException(StringSE message, StringSE reason)
    • InvalidEndpointRequestException

      public InvalidEndpointRequestException(StringSE message, StringSE reason, ThrowableSE cause)
  • メソッドの詳細

    • getReason

      public StringSE getReason()
      リクエストが無効である理由を説明する理由を返します。null の可能性があります。
      戻り値:
      失敗の理由