|
String | getClientVersion () |
|
String | getServerVersion () |
|
| ServerVersionException () |
|
| ServerVersionException (String clientVersion, String serverVersion, String message) |
|
void | setClientVersion (String clientVersion) |
|
void | setServerVersion (String serverVersion) |
|
Throwable | getCause () |
|
String | getMessage () |
|
| RemoteException () |
|
| RemoteException (String message) |
|
| RemoteException (String message, Throwable cause) |
|
| RemoteException (ErrorCode errorCode) |
|
| RemoteException (ErrorCode errorCode, String message) |
|
| RemoteException (ErrorCode errorCode, String message, Throwable cause) |
|
| BaseException (ErrorCode errorCode) |
|
| BaseException (ErrorCode errorCode, String message) |
|
| BaseException (ErrorCode errorCode, String message, Throwable cause) |
|
| BaseException (ErrorCode errorCode, Throwable cause) |
|
ErrorCode | getErrorCode () |
|
The server protocol version is not supported by the client or does not support client operation.