| Class | Description |
|---|---|
| Messages |
| Exception | Description |
|---|---|
| AccessControlException |
Represents a access control violation.
|
| BranchInfoMissingException |
Exception for indicating that branch related information is missing.
|
| ClientVersionOutOfDateException |
Is thrown if the client's version is not compatible to the server.
|
| ConnectionException |
Represents a connection problem.
|
| FatalESException |
Represents a condition the server or one of its components can not recover from and where a server shutdown is
inevitable.
|
| FileNotOnServerException |
Exception class for file transfers that indicates that a requested file was not found on the server.
|
| FileTransferException |
Exception class for file transfers.
|
| InvalidInputException |
Is thrown when the input parameters of a method are null.
|
| InvalidProjectIdException |
Represents a condition where a project id is invalid.
|
| InvalidPropertyException |
Is thrown in case of an invalid property.
|
| InvalidVersionSpecException |
Represents a condition where a version specifier is invalid.
|
| SerializationException |
Is thrown in case of serialization problems.
|
| ServerKeyStoreException |
This exception is thrown whenever there occurs a problem while performing
decryption.
|
| SessionTimedOutException |
Represents a condition where a session id is timed out.
|
| StorageException |
Represents a problem with data storage.
|
| UnknownSessionException |
Represents a condition where a session is not known.
|
Copyright © 2017. All rights reserved.