Package org.dlese.dpc.repository
Class PutCollectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dlese.dpc.repository.PutCollectionException
- All Implemented Interfaces:
Serializable
Indicates a problem occured when attempting to add, modify or delete a
collection in the repository.
- Author:
- John Weatherley
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
ERROR_CODE_COLLECTION_EXISTS_IN_ANOTHER_FORMAT
- See Also:
-
ERROR_CODE_BAD_FORMAT_SPECIFIER
- See Also:
-
ERROR_CODE_BAD_KEY
- See Also:
-
ERROR_CODE_BAD_TITLE
- See Also:
-
ERROR_CODE_BAD_ADDITIONAL_METADATA
- See Also:
-
ERROR_CODE_IO_ERROR
- See Also:
-
ERROR_CODE_INTERNAL_ERROR
- See Also:
-
-
Method Details
-
getErrorCode
-