public class RpcRemoteException
extends java.lang.RuntimeException
详情见: https://redkale.org
构造器和说明 |
---|
RpcRemoteException() |
RpcRemoteException(java.lang.String s) |
RpcRemoteException(java.lang.String message,
java.lang.Throwable cause) |
RpcRemoteException(java.lang.Throwable cause) |