Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qu.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.-