Controller class

Constructors

Methods

Constructors

Methods

  • Get all the error in the registry

    Parameters

    • request: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>

      HTTP request express object

    • response: Response<any, Record<string, any>>

      HTTP response express object

    • next: NextFunction

      Next express middleware function

    Returns void