Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Handled

Wrapper for handled exceptions.

Hierarchy

  • Handled

Index

Constructors

Properties

Constructors

constructor

  • new Handled(original: any): Handled
  • original The original exception that was raised.

    Parameters

    • original: any

    Returns Handled

Properties

original

original: any

Generated using TypeDoc