| 
Exception Summary | 
| AlreadyExistsException | 
The AlreadyExistsException exception is thrown when the object to be created
 already exists. | 
| CreateException | 
The CreateException exception is thrown when there is a problem detected with the
 object to be created. | 
| ErrorCollectionException | 
The ErrorCollectionException exception is thrown when multiple errors
 (that are related in some way) occur. | 
| InvalidCursorException | 
The InvalidCursorException exception is thrown when an invalid cursor is passed
 to a method that expects a cursor. | 
| InvalidParameterException | 
The InvalidParameterException exception is thrown when an invalid parameter
 is supplied. | 
| NotFoundException | 
The NotFoundException exception is thrown when the specified object does not
 exist. | 
| RemoveException | 
The RemoveException exception is thrown when there is a problem detected with the
 object to be removed. |