IViewServiceGet Method (Guid) | 
Namespace: Dundas.BI.Entities.Views
| Exception | Condition | 
|---|---|
| ArgumentException | id is Empty. | 
| ArgumentOutOfRangeException | revision is less than -1. | 
| NotFoundException | The entity with the specified ID does not exist or is currently recycled. | 
| FeatureNotEnabledException | A required feature of the application is not enabled. | 
| NoPrivilegeException | Caller does not have the Read privilege on the specified entity. | 
| InvalidSessionException | The caller context is not associated with a valid session. |