パッケージ jakarta.validation

クラス UnexpectedTypeException

実装されているすべてのインターフェース:
SerializableSE

public class UnexpectedTypeException extends ConstraintDeclarationException
制約バリデーター解決が特定の型に適したバリデーターを決定できない場合に発生する例外。
作成者:
Hardy Ferentschik
関連事項:
  • コンストラクターの詳細

    • UnexpectedTypeException

      public UnexpectedTypeException(StringSE message)
    • UnexpectedTypeException

      public UnexpectedTypeException()
    • UnexpectedTypeException

      public UnexpectedTypeException(StringSE message, ThrowableSE cause)
    • UnexpectedTypeException

      public UnexpectedTypeException(ThrowableSE cause)