|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class 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). |
| 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. |
| 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. resource should be assigned content but resource is just read-only-mirrored). |
| ServiceNotAvailableException | Indicates that the repository (the service provided by a method call) is not available at this time but may available later. |
Contains repository framework common interface for exceptions.
|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||