Package org.dlese.dpc.repository
Class RecordUpdateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dlese.dpc.repository.RecordUpdateException
- All Implemented Interfaces:
Serializable
Indicates a problem occured when attempting to add, modify or delete a
record the repository.
- Author:
- John Weatherley
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString