Classes
| Class | Description | |
|---|---|---|
| ExceptionMessageUtil |
Exception message utility class used to fetch error message from a LinxterError
| |
| LinxterCommunicationChannelException |
Linxter Communication Channel Exception
| |
| LinxterPolicyValidationException |
Linxter Policy Validation Exception
| |
| LinxterProgramInstanceException |
Linxter Program Instance Exception
| |
| LinxterSdkBatchException |
Linxter SDK Batch Exception
| |
| LinxterSdkDataConnectionException |
Linxter SDK Data Connection Exception
| |
| LinxterSdkDataNotFoundException |
Linxter SDK Data Not Found Exception
| |
| LinxterSdkException |
Linxter SDK Exception - extension of the Exception class for Linxter-specific errors
| |
| LinxterServerNotFoundException |
Linxter Server Not Found Exception - the Linxter ISB server was not found
| |
| MaximumRegistrationException |
Maximum Registration Exception - max number of instances allowed for the program was exceeded
| |
| ProgramInstanceNotActivatedException |
Program Instance Not Activated Exception - the program instance isn't activated
| |
| ProgramInstanceNotFoundException |
Program Instance Not Found Exception - the specified instance could not be found
|
Structures
| Structure | Description | |
|---|---|---|
| LinxterSdkBatchException..::.MessageError |
Enumerations
| Enumeration | Description | |
|---|---|---|
| LinxterError |
Linxter SDK error numbers
|