Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RestClientError

Hierarchy

Index

Constructors

constructor

Properties

mDetails

The IRestClientError details provided by the rest client. Contains "relevant" diagnostic information such as host/port/request details, etc.

name

name: string

Accessors

additionalDetails

  • get additionalDetails(): string

causeErrors

  • get causeErrors(): any

details

errorCode

  • get errorCode(): string

message

  • get message(): string

stack

  • get stack(): string

suppressDump

  • get suppressDump(): boolean

Generated using TypeDoc