public class ConstraintDeclarationException extends ValidationException
| Constructor and Description | 
|---|
ConstraintDeclarationException()  | 
ConstraintDeclarationException(String message)  | 
ConstraintDeclarationException(String message,
                              Throwable cause)  | 
ConstraintDeclarationException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConstraintDeclarationException(String message)
public ConstraintDeclarationException()
public ConstraintDeclarationException(String message, Throwable cause)
public ConstraintDeclarationException(Throwable cause)
Comments to: bean-validation-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.