ConfigError
Description
Provides factory methods for SemanticErrors that describe config 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.