Uses of Package
dk.netarkivet.common.exceptions

Packages that use dk.netarkivet.common.exceptions
dk.netarkivet.archive.arcrepository   
dk.netarkivet.archive.arcrepository.distribute   
dk.netarkivet.archive.arcrepositoryadmin   
dk.netarkivet.archive.bitarchive   
dk.netarkivet.archive.bitarchive.distribute   
dk.netarkivet.archive.distribute   
dk.netarkivet.common.distribute   
dk.netarkivet.common.distribute.arcrepository   
dk.netarkivet.common.exceptions   
dk.netarkivet.common.utils   
dk.netarkivet.common.utils.arc   
dk.netarkivet.common.utils.batch   
dk.netarkivet.common.utils.cdx   
dk.netarkivet.common.webinterface   
dk.netarkivet.harvester.datamodel   
dk.netarkivet.harvester.distribute   
dk.netarkivet.harvester.harvesting   
dk.netarkivet.harvester.harvesting.distribute   
dk.netarkivet.harvester.webinterface   
dk.netarkivet.monitor.distribute   
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.archive.arcrepository
ArgumentNotValid
          Indicates that one or more arguments are invalid.
IllegalState
          An object was not in the right state for the operation attempted.
IOFailure
          An input/output operation failed.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.archive.arcrepository.distribute
ArgumentNotValid
          Indicates that one or more arguments are invalid.
IOFailure
          An input/output operation failed.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.archive.arcrepositoryadmin
UnknownID
          Identifier could not be resolved.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.archive.bitarchive
ArgumentNotValid
          Indicates that one or more arguments are invalid.
IOFailure
          An input/output operation failed.
PermissionDenied
          Access was denied to a resource or credentials were invalid.
UnknownID
          Identifier could not be resolved.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.archive.bitarchive.distribute
ArgumentNotValid
          Indicates that one or more arguments are invalid.
IOFailure
          An input/output operation failed.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.archive.distribute
PermissionDenied
          Access was denied to a resource or credentials were invalid.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.common.distribute
ArgumentNotValid
          Indicates that one or more arguments are invalid.
IOFailure
          An input/output operation failed.
NotImplementedException
          An exception to throw when an unfinished function is called.
PermissionDenied
          Access was denied to a resource or credentials were invalid.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.common.distribute.arcrepository
ArgumentNotValid
          Indicates that one or more arguments are invalid.
IllegalState
          An object was not in the right state for the operation attempted.
IOFailure
          An input/output operation failed.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.common.exceptions
NetarkivetException
          Base exception for all Netarkivet exceptions.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.common.utils
ArgumentNotValid
          Indicates that one or more arguments are invalid.
IOFailure
          An input/output operation failed.
PermissionDenied
          Access was denied to a resource or credentials were invalid.
UnknownID
          Identifier could not be resolved.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.common.utils.arc
ArgumentNotValid
          Indicates that one or more arguments are invalid.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.common.utils.batch
ArgumentNotValid
          Indicates that one or more arguments are invalid.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.common.utils.cdx
ArgumentNotValid
          Indicates that one or more arguments are invalid.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.common.webinterface
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.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.harvester.datamodel
ArgumentNotValid
          Indicates that one or more arguments are invalid.
IOFailure
          An input/output operation failed.
UnknownID
          Identifier could not be resolved.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.harvester.distribute
PermissionDenied
          Access was denied to a resource or credentials were invalid.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.harvester.harvesting
ArgumentNotValid
          Indicates that one or more arguments are invalid.
IOFailure
          An input/output operation failed.
UnknownID
          Identifier could not be resolved.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.harvester.harvesting.distribute
ArgumentNotValid
          Indicates that one or more arguments are invalid.
IOFailure
          An input/output operation failed.
PermissionDenied
          Access was denied to a resource or credentials were invalid.
UnknownID
          Identifier could not be resolved.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.harvester.webinterface
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.
 

Classes in dk.netarkivet.common.exceptions used by dk.netarkivet.monitor.distribute
PermissionDenied
          Access was denied to a resource or credentials were invalid.