gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Properties | List of all members
Grpc.Core.RpcException Class Reference

Thrown when remote procedure call fails. More...

Inheritance diagram for Grpc.Core.RpcException:

Public Member Functions

 RpcException (Status status)
 
 RpcException (Status status, string message)
 

Properties

Status Status [get]
 

Detailed Description

Thrown when remote procedure call fails.


The documentation for this class was generated from the following file: