Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExceptionWithName

Package version

An Exception with a name.

Hierarchy

  • ExceptionWithName

Index

Properties

Properties

Optional code

code: string | number

The code.

Optional message

message: undefined | string

The message.

name

name: string

The name.

Optional stack

stack: undefined | string

The stack.

Generated using TypeDoc