Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ExceptionHandler

Implements

  • ExceptionFilter

Index

Constructors

Methods

Constructors

  • new ExceptionHandler(httpAdapterHost: HttpAdapterHost<AbstractHttpAdapter<any, any, any>>): ExceptionHandler
  • Parameters

    • httpAdapterHost: HttpAdapterHost<AbstractHttpAdapter<any, any, any>>

    Returns ExceptionHandler

Methods

  • catch(exception: any, host: ArgumentsHost): void
  • Custom exception handler

    Parameters

    • exception: any

      error

    • host: ArgumentsHost

      the execution context for exceptions

    Returns void

Generated using TypeDoc