public class RpcException extends ConnectorException
| Modifier and Type | Field and Description |
|---|---|
int |
code |
| Constructor and Description |
|---|
RpcException(int code,
String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RpcException(int code,
String message)
Copyright © 2020. All rights reserved.