This Error indicates an incorrect type or value was passed to a function or method.

Extends

Properties

PropertyTypeDescriptionInherited from
argumentstringThe name of the argument.-
codeErrorCodeThe string error code.quaisError.code
error?ErrorAny related error.quaisError.error
shortMessagestringA short message describing the error, with minimal additional details.quaisError.shortMessage
valueanyThe value that was provided.-