IHierarchy |
| Exception | Condition |
|---|---|
| ArgumentNullException | hierarchy or attribute is . |
| ArgumentException | entityId is Empty or doesn't support hierarchies. |
| NotFoundException | The hierarchy with the specified name and parent does not exist or the entity with the specified entityId does not exist. |
| NoPrivilegeException | The caller does not have permission to access the entity. |
| InvalidSessionException | The caller context is not associated with a valid session. |