Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExceptionWithMessage

Package version

An Exception with a message.

Hierarchy

  • ExceptionWithMessage

Index

Properties

Properties

Optional code

code: string | number

The code.

message

message: string

The message.

Optional name

name: undefined | string

The name.

Optional stack

stack: undefined | string

The stack.

Generated using TypeDoc