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