Options
All
  • Public
  • Public/Protected
  • All
Menu

Class JanusError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new JanusError(code: number, reason: string, stack: string): JanusError
  • Parameters

    • code: number
    • reason: string
    • stack: string

    Returns JanusError

Properties

message

message: string

name

name: string

stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc