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