Module: vertx-web-js/error_handler

Classes

ErrorHandler

Methods

(static) ErrorHandler.create(errorTemplateName) → {ErrorHandler}

Create an error handler
Parameters:
Name Type Description
errorTemplateName string the error template name - will be looked up from the classpath
Source:
Returns:
the handler
Type
ErrorHandler