v2x-client
| java.lang.Object | ||||
| ↳ | java.lang.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | com.commsignia.v2x.client.exception.ClientException | |||
| ↳ | com.commsignia.v2x.client.exception.SendingCommandWhileDisconnectedException | |||
Signals that an attempt was made to send a command while the client was disconnected.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
SendingCommandWhileDisconnectedException()
Creates an instance.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||
Creates an instance.