パッケージ jakarta.validation

クラス ConstraintDeclarationException

実装されているすべてのインターフェース:
SerializableSE
既知の直属サブクラス
UnexpectedTypeException

public class ConstraintDeclarationException extends ValidationException
制約宣言が正当でない場合に発生する例外。
作成者:
Emmanuel Bernard
関連事項:
  • コンストラクターの詳細

    • ConstraintDeclarationException

      public ConstraintDeclarationException(StringSE message)
    • ConstraintDeclarationException

      public ConstraintDeclarationException()
    • ConstraintDeclarationException

      public ConstraintDeclarationException(StringSE message, ThrowableSE cause)
    • ConstraintDeclarationException

      public ConstraintDeclarationException(ThrowableSE cause)