-
-
Notifications
You must be signed in to change notification settings - Fork 2
function__error
Wesley de Groot edited this page Oct 30, 2015
·
7 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v0.0.7 Final
Internal use for error.
Please do use if your plugin is for public domain and a pull request is done
See wiki/Module Developers for more information.
⛔️ Please do not use for plugins!
| Type | @var | Description | Required |
| object | [object] | Wrapper | Optional |
| string | functionname | Function name | Required |
| string | [message] | Error message | Optional |
_.error('Functionname', 'Message') _.error('#MyModule#MyFunction', 'Message')
null
[Back to function list](https://github.com/wesdegroot/_.js/wiki/Function%20List)
© Wesley de Groot • CC-BY 4.0 • WDGWV