IFileSystemServiceRollback Method | 
Namespace: Dundas.BI.FileSystem
| Exception | Condition | 
|---|---|
| ArgumentException | id is Empty. | 
| ArgumentOutOfRangeException | targetRevision is less than zero. | 
| NotFoundException | The entity with the specified ID does not exist; -or- The specified revision of the entity does not exist. | 
| InvalidOperationException | The entity is not checked out to the caller. -or- The entity is a child object. -or- targetRevision is the current revision of the entry.  | 
| NoPrivilegeException | The caller does not have check in privilege. | 
| InvalidSessionException | The caller context is not associated with a valid session. |