Script API - v1.26.20.28
    Preparing search index...

    Enumeration InvalidArgumentErrorType

    An enum describing the type of InvalidArgumentError

    Index

    Enumeration Members

    Duplicate: "Duplicate"

    The argument has a duplicate in this domain.

    Empty: "Empty"

    The argument is empty.

    InvalidType: "InvalidType"

    The argument is not the correct type.

    Unknown: "Unknown"

    The argument is unknown in this domain.

    Unspecified: "Unspecified"

    No specified error type.

    UnsupportedValue: "UnsupportedValue"

    The argument is unsupported for this type.