Class CustomErrorResponse

Represents a custom error response.

Hierarchy

  • CustomErrorResponse

Constructors

Properties

Constructors

Properties

code: number

The error code.

message: string

The error message.

Generated using TypeDoc