Class

exports

exports(bindMessageHandlersopt, …args)

Constructor

# new exports(bindMessageHandlersopt, …args)

Parameters:
Name Type Attributes Description
bindMessageHandlers boolean <optional>

defaults to false. binds (or not) the error handler to the controller

args <repeatable>

the args for WebcController

View Source LocalizedController.js, line 414