ConfigError
Description
Helper class for creating ValidateMessage objects that represent configuration errors.
Public / Methods
InvalidNumberOfArguments
An invalid number of arguments have been specified for a constructor or function call.
RequiredParametersExpectedFirst
All required function parameters must appear upfront in the parameter list.