public class ConstraintException extends RuntimeException
Constructor and Description |
---|
ConstraintException(String msg)
Default constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConstraintException(String msg)
msg
- the message explaining the violationCopyright © 2012. All Rights Reserved.