| com.metaboss.enterprise.ps.PSException com.metaboss.enterprise.ps.PSContentConstraintViolationException
PSContentConstraintViolationException | public class PSContentConstraintViolationException extends PSException (Code) | | Specialised PSException exception. Thrown when insert or update operation has
discovered some data content constraint violation which can not be with any certainty attributed to
more specific AttributeConstraint or AssociationConstraint.
|
PSContentConstraintViolationException | public PSContentConstraintViolationException(String pMessage)(Code) | | Constructs PSContentConstraintViolationException with message
|
PSContentConstraintViolationException | public PSContentConstraintViolationException(String pMessage, Throwable pCause)(Code) | | Constructs PSContentConstraintViolationException with message and cause
|
|
|