Click or drag to resize
RpcException Constructor
Overload List
  NameDescription
Public methodRpcException(Status)
Creates a new RpcException associated with given status.
Public methodRpcException(Status, String)
Creates a new RpcException associated with given status and message.
Top
See Also