|
Exception Summary |
| ConnectionLostException |
This exception is used when the connection between the client and the server is shut down for unknow reasons. |
| NotConnectedException |
This exception is used when the client side of PingOO tries to reconnect to the server while there's no host or port defined. |
| PingOOProtocolException |
The general class from which will derive all exception related to PingOO protocol. |
| RequestFailedException |
This exception is thrown when the ConnectionManager between the UpperProtocol can't get the server's answer to the request.. |