IEntityServiceTGet Method (String, Guid, EntityGetOptions) | 
Namespace: Dundas.BI.Entities
| Exception | Condition | 
|---|---|
| ArgumentException | name is or empty. | 
| NotFoundException | The entity with the specified name does not exist or is currently recycled. -or- The parent with the specified ID does not exist.  | 
| 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. |