Package com.sap.netweaver.bc.rf.common.exception

Contains repository framework common interface for exceptions.

See:
          Description

Exception Summary
ArgumentNotValidException Class implementing exception raised when an argument was filled with an illegal value for an operation.
IOOperationFailedException Raised if an IO error occured while executing the method (e.g. connection to the backend system is lost).
OperationNotAllowedException Raised if the method or some parameters or parameter values are not allowed.
OperationNotCompletedException Class implementing an exception used in all non-atomic operations when parts of an operation failed.
OperationNotSupportedException Raised if the method or some parameters or parameter values are not supported.
ReadOnlyModeException  
RepositoryException Class implementing an exception used in conjunction with resource processing.
ResourceException Base class for all exception thrown by repository sub-manager methods.
ResourceNotCheckedOutException Indicates that the resource can't be changed since it is not checked out.
ResourceNotCollectionException Indicates that the resource has changed to a non-collection since the IResource object was obtained.
ResourceNotFoundException Raised if the resource specified by the handle does not exist anymore.
ResourceReadOnlyException Class implementing exception raised when a resource is read-only (e.g.
ServiceNotAvailableException Indicates that the repository (the service provided by a method call) is not available at this time but may available later.
 

Package com.sap.netweaver.bc.rf.common.exception Description

Contains repository framework common interface for exceptions.

Package Specification

Purpose

Package containing repository framework common interface for exceptions.



Copyright 2011 SAP AG Complete Copyright Notice