Search
Preparing search index...
The search index is not available
Truffle Decoding and Encoding
Options
All
Public
Public/Protected
All
Inherited
Menu
Truffle Decoding and Encoding
@truffle/decoder
VariableNotFoundError
Class VariableNotFoundError
This error indicates that the user requested a variable that does not exist.
Hierarchy
Error
VariableNotFoundError
Index
Constructors
constructor
Properties
name
Or
Id
Constructors
constructor
new
Variable
Not
Found
Error
(
nameOrId
:
string
|
number
)
:
VariableNotFoundError
Parameters
nameOrId:
string
|
number
Returns
VariableNotFoundError
Properties
name
Or
Id
name
Or
Id
:
string
|
number
Modules
@truffle/codec
@truffle/decoder
@truffle/encoder
Variable
Not
Found
Error
constructor
name
Or
Id
Generated using
TypeDoc
This error indicates that the user requested a variable that does not exist.