DLESE Tools
v1.6.0

org.dlese.dpc.repository
Class RecordUpdateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.dlese.dpc.repository.RecordUpdateException
All Implemented Interfaces:
Serializable

public class RecordUpdateException
extends Exception

Indicates a problem occured when attempting to add, modify or delete a record the repository.

Author:
John Weatherley
See Also:
RepositoryManager, Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


DLESE Tools
v1.6.0