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