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)
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.