menu
mosaic package
documentation
exceptions.dart
EventException
EventException.new constructor
EventException.new constructor
dark_mode
light_mode
EventException
constructor
EventException
(
String
message
, {
String
?
fix
,
String
?
cause
,
})
Implementation
EventException(super.message, {super.fix, super.cause});
mosaic package
documentation
exceptions
EventException
EventException.new constructor
EventException class