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
rebranding-workvia
workavia-mail-front
/
lib
/
main
/
exceptions
/
remote
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
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
..
authentication_exception.dart
fix: The code parameter must be propagated through the inheritance chain.
2026-03-10 11:06:16 +07:00
method_level_exception.dart
fix: Prefer reusing
AppBaseException
instead of redefining the exception contract
CacheException
and
RemoteException
2026-03-10 11:06:16 +07:00
network_exception.dart
fix: Prefer reusing
AppBaseException
instead of redefining the exception contract
CacheException
and
RemoteException
2026-03-10 11:06:16 +07:00
remote_exception.dart
fix: Prefer reusing
AppBaseException
instead of redefining the exception contract
CacheException
and
RemoteException
2026-03-10 11:06:16 +07:00
server_exception.dart
fix: Prefer reusing
AppBaseException
instead of redefining the exception contract
CacheException
and
RemoteException
2026-03-10 11:06:16 +07:00
unknown_remote_exception.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