menu
miniscript package
documentation
miniscript_errors.dart
IndexException
IndexException.new constructor
IndexException.new constructor
dark_mode
light_mode
IndexException
constructor
IndexException
(
[
String
message
=
"Index Error (index out of range)"
,
Exception
?
inner
])
Implementation
IndexException( [super.message = "Index Error (index out of range)", super.inner]);
miniscript package
documentation
miniscript_errors
IndexException
IndexException.new constructor
IndexException class