javax.validation
public class ConstraintDeclarationException extends ValidationException
Constructor and Description |
---|
ConstraintDeclarationException() |
ConstraintDeclarationException(String message) |
ConstraintDeclarationException(String message,
Throwable cause) |
ConstraintDeclarationException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConstraintDeclarationException(String message)
public ConstraintDeclarationException()
public ConstraintDeclarationException(String message, Throwable cause)
public ConstraintDeclarationException(Throwable cause)
Copyright © 2007–2014 JBoss by Red Hat. All rights reserved.