v2x-client
| ClientException | Signals that a client error of some sort has occurred. |
| EncodeFailureException | Exception class for encoding failures. |
| MalformedPacketException | Thrown when a malformed packet is received. |
| RequestFailedException | Signals that an exception has failed. |
| SendingCommandWhileDisconnectedException | Signals that an attempt was made to send a command while the client was disconnected. |
| UnsupportedMessageSetException | Signals that the specified message set is unsupported. |