menu
edgedb package
documentation
edgedb.dart
ExecutionError
ExecutionError constructor
ExecutionError constructor
dark_mode
light_mode
ExecutionError
constructor
ExecutionError
(
String
message
, [
Object
?
source
])
Implementation
ExecutionError(super.message, [super.source]);
edgedb package
documentation
edgedb
ExecutionError
ExecutionError constructor
ExecutionError class