Name | Description |
---|---|
ConnectionFailed | Exception thrown if connecting to the server failed. |
NotAuthenticated | Exception thrown if the user should be authenticated but isn't. |
NotConnected | Exception thrown if the server should be connected but isn't. |
NotDisconnected | Exception thrown if the server should be disconnected but isn't. |