A collection of ErrorMessage objects to use in appropriate erroneous situations.
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)'