Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StormError

Hierarchy

Index

Constructors

constructor

Properties

message

message: string

name

name: string

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Methods

Abstract getCode

  • getCode(): number

getErrorResponse

getHTTPCode

Abstract getMessage

  • getMessage(): string

getPrivateDetails

  • getPrivateDetails(): any
  • Private details are only logged to the server log. They are kept secret from the client.

    Returns any

getPublicDetails

Generated using TypeDoc