Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HaxanError<T>

Thrown on internal errors

Type parameters

  • T = unknown

Hierarchy

  • HaxanError

Index

Constructors

constructor

Properties

Private message

message: string

Private rawError

rawError: null | Error = null

Private response

response: null | IHaxanResponse<T> = null

Private type

Methods

getMessage

  • getMessage(): string

getOriginalError

  • getOriginalError(): null | Error

getResponse

getType

Generated using TypeDoc