-
-
Notifications
You must be signed in to change notification settings - Fork 2
function_error
Wesley de Groot edited this page Oct 23, 2015
·
29 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
Throw a error (why would you ever do that?)
- @param object [object] Wrapper
- @param string message
- @return null
- @example _.error('Message');
| Type | @var | Description | Required |
| object | [object] | Wrapper | Optional |
| string | message | Required |
Array
© Wesley de Groot • CC-BY 4.0 • WDGWV