menu
miniscript package
documentation
miniscript_errors.dart
LexerException
LexerException.new constructor
LexerException.new constructor
dark_mode
light_mode
LexerException
constructor
LexerException
(
[
String
message
=
"Lexer Error"
,
Exception
?
inner
])
Implementation
LexerException([super.message = "Lexer Error", super.inner]);
miniscript package
documentation
miniscript_errors
LexerException
LexerException.new constructor
LexerException class