| com.metaboss.enterprise.ps.PSException com.metaboss.enterprise.ps.PSUpdateDataIntegrityViolationException
PSUpdateDataIntegrityViolationException | public class PSUpdateDataIntegrityViolationException extends PSException (Code) | | Specialised PSException exception. Thrown when update operation has
discovered that the record in the database has changed and therefore
proposed update can not proceed as it will violate data integrity.
|
PSUpdateDataIntegrityViolationException | public PSUpdateDataIntegrityViolationException(String pMessage)(Code) | | Constructs PSUpdateDataIntegrityViolationException
|
PSUpdateDataIntegrityViolationException | public PSUpdateDataIntegrityViolationException(String pMessage, Throwable pCause)(Code) | | Constructs PSUpdateDataIntegrityViolationException with message
|
|
|