Script API - v1.26.20.22
Preparing search index...
@minecraft/common
InvalidArgumentError
Class InvalidArgumentError
Hierarchy
Error
InvalidArgumentError
Index
Constructors
constructor
Properties
index
message
name
stack?
type
Constructors
constructor
new
InvalidArgumentError
(
funcName
:
string
,
argTypeName
:
string
,
errorType
:
InvalidArgumentErrorType
,
argIndex
?:
number
,
)
:
InvalidArgumentError
Parameters
funcName
:
string
argTypeName
:
string
errorType
:
InvalidArgumentErrorType
Optional
argIndex
:
number
Returns
InvalidArgumentError
Properties
Readonly
index
index
:
number
Remarks
This property can be read in
early-execution mode
.
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Readonly
type
type
:
InvalidArgumentErrorType
Remarks
This property can be read in
early-execution mode
.
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
index
message
name
stack
type
Script API - v1.26.20.22
Loading...
Remarks
This property can be read in early-execution mode.