Index

Properties

Error

Error: ErrorConstructor

code

A standard error code that will be returned to the client. This also determines the HTTP status code of the response, as defined in code.proto.

Optional details

details: any

Extra data to be converted to JSON and included in the error response.

message

message: string

name

name: string

Optional stack

stack: string