Fault codes for LibraryExceptions.
Namespace: Spotfire.Dxp.Framework.LibraryAssembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Undefined | 0 | Undefined fault. | |
EntryTitleInvalid | 1 | Library entry title is invalid. | |
EntryExist | 2 | Library entry exists. | |
EntryDoesNotExist | 3 | Library entry does not exist. | |
InvalidParent | 4 | The parent entry is invalid, for example wrong type etc. | |
EntryWrongType | 5 | Library entry is of wrong type. | |
UserDirectoryException | 6 | Any error from using the User Directory. | |
ClientIsOffline | 7 | The client is offline. | |
UserUnauthorized | 8 | User is unauthorized to perform the requested operation. | |
UnexpectedResult | 9 | The result from the server was unexpected or incomplete. | |
AttachmentFailure | 10 | Failed to upload or download attachment. | |
LibraryServiceException | 11 | Any failures from a LibraryServiceException. | |
LibraryServiceNotRunning | 12 | When the library service is not running. | |
LibraryAccessControlServiceException | 13 | Specifies any failures from a LibraryAccessControlServiceException. | |
InsufficientPermissions | 14 | The user has insufficient permissions to an item. | |
InvalidSearchExpression | 15 | The user has entered an invalid search expression. | |
Other | 30 | Any other errors. |
Version Information
See Also