Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new ErrorResponse(message: string, code?: number): ErrorResponse

Properties

code

code: number = 0

message

message: string

Methods

toJSON

  • toJSON(): any