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

    Class InvalidArgumentError

    Specifies that a passed-in argument to a method is not correct or allowed.

    Hierarchy

    • Error
      • InvalidArgumentError
    Index

    Constructors

    Properties

    Constructors

    Properties

    index: number

    Index of the argument that is in error.

    message: string
    name: string
    stack?: string