![]() |
OTX-Runtime for Java
|
|
Thrown when the connection state produces an Exception. More...
Public Member Functions | |
ConnectionStateException () | |
Initializes a new instance of ConnectionStateException class. | |
ConnectionStateException (String message) | |
Initializes a new instance of ConnectionStateException class. More... | |
![]() | |
Exception () | |
Initializes a new instance of Exception class. | |
Exception (String message) | |
Initializes a new instance of Exception class. More... | |
Thrown when the connection state produces an Exception.
|
inline |
Initializes a new instance of ConnectionStateException class.
message | Error message that explains the reason for the Exception. |