Package dk.netarkivet.common.exceptions

Exception Summary
ArgumentNotValid Indicates that one or more arguments are invalid.
BatchTermination Exception to tell running batchjobs to terminate.
ForwardedToErrorPage This exception indicates that we have forwarded to a JSP error page and thus should stop all processing and just return at the top level JSP.
HarvestingAbort This exception is used to signal that harvest is aborted.
IllegalState An object was not in the right state for the operation attempted.
IOFailure An input/output operation failed.
NetarkivetException Base exception for all Netarkivet exceptions.
NotImplementedException An exception to throw when an unfinished function is called.
PermissionDenied Access was denied to a resource or credentials were invalid.
UnknownID Identifier could not be resolved.