Implements

  • ExceptionFilter

Constructors

Methods

Constructors

Methods

  • Method to implement a custom exception filter.

    Parameters

    • exception: CommonException

      the class of the exception being handled

    • host: ArgumentsHost

      used to access an array of arguments for the in-flight request

    Returns any