| RpcException Constructor |
| Name | Description | |
|---|---|---|
| RpcException(Status) |
Creates a new RpcException associated with given status.
| |
| RpcException(Status, String) |
Creates a new RpcException associated with given status and message.
|