new Errors.ENoHandler(handlerName)
errors.js, line 53
| Name | Type | Description |
|---|---|---|
handlerName |
string |
Name of the handler requested. |
Error thrown when a named handler couldn't be located.
| Name | Type | Description |
|---|---|---|
handlerName |
string |
Name of the handler requested. |