InvalidOrMissingParameterError

InvalidOrMissingParameterError is thrown when a parameter is missing or is not valid for the request.

Constructor

new InvalidOrMissingParameterError(config)

InvalidOrMissingParameterError constructor.

Parameters:
NameTypeDescription
configObject
Properties
NameTypeAttributesDefaultDescription
parameterstring

parameter that this error refers to

messagestring<optional>
""

message for the error