Uses of Class
dk.netarkivet.common.exceptions.NetarkivetException

Packages that use NetarkivetException
dk.netarkivet.common.exceptions   
 

Uses of NetarkivetException in dk.netarkivet.common.exceptions
 

Subclasses of NetarkivetException in dk.netarkivet.common.exceptions
 class ArgumentNotValid
          Indicates that one or more arguments are invalid.
 class 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.
 class IllegalState
          An object was not in the right state for the operation attempted.
 class IOFailure
          An input/output operation failed.
 class NotImplementedException
          An exception to throw when an unfinished function is called.
 class PermissionDenied
          Access was denied to a resource or credentials were invalid.
 class UnknownID
          Identifier could not be resolved.