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