Hierarchy

  • ErrorHandler

Constructors

Properties

getCustomErrorMessage?: ((err: Error) => string)

Type declaration

    • (err: Error): string
    • Parameters

      • err: Error

      Returns string

Methods

  • Parameters

    • getCustomErrorMessage: ((err: Error) => string)
        • (err: Error): string
        • Parameters

          • err: Error

          Returns string

    Returns void

Generated using TypeDoc