Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExceptionWithCode

Package version

An Exception with a code.

Hierarchy

  • ExceptionWithCode

Index

Properties

Properties

code

code: string | number

The code.

Optional message

message: undefined | string

The message.

Optional name

name: undefined | string

The name.

Optional stack

stack: undefined | string

The stack.

Generated using TypeDoc