Namespace: Errors

html.Errors

A collection of ErrorMessage objects to use in appropriate erroneous situations.
Since:
  • 0.1.0
Source:

Members

(static) ILLEGAL_ARGUMENT

Usage: when function argument is not according to expectations. Error message (without $1 placeholder replaced and with the error code):

'Oops! Illegal argument(s). $1 (#1000)'

Source: