MalInt
Preparing search index...
errors
VariableNotFoundError
Interface VariableNotFoundError
Returned when a referenced variable is missing.
interface
VariableNotFoundError
{
message
:
string
;
path
:
string
;
type
:
"variableNotFound"
;
}
Index
Properties
message
path
type
Properties
message
message
:
string
path
path
:
string
type
type
:
"variableNotFound"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
path
type
MalInt
Loading...
Returned when a referenced variable is missing.