This website requires JavaScript.
Explore
Help
Sign In
eduvia
/
workavia-mail-front
Watch
11
Star
0
Fork
0
You've already forked workavia-mail-front
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b7594a4adba9bc107277972f27f48e976d14915b
workavia-mail-front
/
lib
/
main
/
exceptions
/
thrower
T
History
dab246
b7594a4adb
fix: The message field in
UnknownRemoteException
is typed as
String?
and the condition will always be false.
2026-03-10 11:06:16 +07:00
..
cache_exception_thrower.dart
fix: Prefer reusing
AppBaseException
instead of redefining the exception contract
CacheException
and
RemoteException
2026-03-10 11:06:16 +07:00
exception_thrower.dart
fix: Prefer reusing
AppBaseException
instead of redefining the exception contract
CacheException
and
RemoteException
2026-03-10 11:06:16 +07:00
remote_exception_thrower.dart
fix: The message field in
UnknownRemoteException
is typed as
String?
and the condition will always be false.
2026-03-10 11:06:16 +07:00
send_email_exception_thrower.dart
fix: Prefer reusing
AppBaseException
instead of redefining the exception contract
CacheException
and
RemoteException
2026-03-10 11:06:16 +07:00