eff6f019244e7d737b5b749c8d7e1ad55750f9c2
Replace the untyped Exception(msg) thrown by mapDioError with an ApiException that exposes statusCode and isNetworkError alongside the message. Callers can now classify failures by HTTP status without string-matching on the error message — this unblocks typed error mapping in the auth feature modules.
SF-APP-PLATFORM
Description
Languages
Dart
95.9%
CMake
2.1%
C++
1.3%
HTML
0.3%
C
0.2%
Other
0.2%