IShortLinkServiceGetShortLink Method (String, CreateShortLinkOptions) |
Namespace: Dundas.BI.Services
| Exception | Condition |
|---|---|
| ArgumentException | longLink is or empty. |
| NotFoundException | The specified file system entry ID does not correspond to a valid entry. -or- The specified account ID does not correspond to a valid account. |
| NoPrivilegeException | An account ID has been specified in options, which does not correspond to the caller, and cannot be administered by the caller. -or- The short link is has a category ID, but no account ID, and the caller is not an administrator. |
| InvalidSessionException | The caller context is not associated with a valid session. |