public class ConstraintViolatedOnRemoveException extends DataAccessException
| Constructor and Description |
|---|
ConstraintViolatedOnRemoveException() |
ConstraintViolatedOnRemoveException(java.lang.String message) |
ConstraintViolatedOnRemoveException(java.lang.String message,
java.lang.Throwable cause) |
ConstraintViolatedOnRemoveException(java.lang.Throwable cause) |
getMessage, isInternationalized, setInternationalized, shouldGenerateLogpublic ConstraintViolatedOnRemoveException()
public ConstraintViolatedOnRemoveException(java.lang.String message)
public ConstraintViolatedOnRemoveException(java.lang.String message,
java.lang.Throwable cause)
public ConstraintViolatedOnRemoveException(java.lang.Throwable cause)