Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/utils
ValueConversionError
Class ValueConversionError
Description
Error that indicates unable to convert data type from one to another
Hierarchy
UnsupportedActionError
ValueConversionError
Index
Constructors
constructor
Properties
desired
Type
value
Constructors
constructor
new
Value
Conversion
Error
(
value
,
desiredType
)
:
ValueConversionError
Parameters
value
:
string
desiredType
:
string
Returns
ValueConversionError
Properties
Readonly
desired
Type
desired
Type
:
string
Readonly
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
desired
Type
value
Taquito
Loading...
Description
Error that indicates unable to convert data type from one to another