public abstract class RpcException extends RuntimeException
| Constructor and Description |
|---|
RpcException() |
RpcException(String message) |
RpcException(String message,
Throwable cause) |
RpcException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RpcException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 mydotey.org. All rights reserved.