IAccountServicePromoteVirtualAccount Method |
Namespace: Dundas.BI.AccountServices
Exception | Condition |
---|---|
ArgumentException | accountId is Empty. |
InvalidOperationException | The account with the specified ID is not a virtual account. |
NotFoundException | The account with the specified ID does not exist. |
NoPrivilegeException | The caller does not have system administration privileges. -or- The account is associated with a tenant, and the caller does not have administration privileges for that tenant. |
InvalidSessionException | The caller context is not associated with a valid session. |