Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SolidError

Hierarchy

  • Error
    • SolidError

Index

Constructors

constructor

  • new SolidError(message: string, name: string, code: number): SolidError

Properties

code

code: number

message

message: string

name

name: string

Optional stack

stack: string

status

status: number

statusText

statusText: string

type

type: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc