ErrorResponse Class |
Namespace: Grpc.Reflection.V1Alpha
The ErrorResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorResponse | Initializes a new instance of the ErrorResponse class | |
| ErrorResponse(ErrorResponse) | Initializes a new instance of the ErrorResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| ErrorCode |
This field uses the error codes defined in grpc::StatusCode.
| |
| ErrorMessage | ||
| Parser |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(ErrorResponse) | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(ErrorResponse) | ||
| ToString | (Overrides ObjectToString.) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ErrorCodeFieldNumber | Field number for the "error_code" field. | |
| ErrorMessageFieldNumber | Field number for the "error_message" field. |