IToken |
| Exception | Condition |
|---|---|
| ArgumentException | id is Empty. |
| NotFoundException | The token referenced by id cannot be found. |
| NoPrivilegeException | The caller does not have access to the specified token. |
| InvalidSessionException | The caller context is not associated with a valid session. |