new Errors.ENoHandlerName(config)
errors.js, line 65
| Name | Type | Description |
|---|---|---|
config |
object |
Configuration passed to create the handler. |
Error thrown when trying to create a new handler without a name.
| Name | Type | Description |
|---|---|---|
config |
object |
Configuration passed to create the handler. |