core/exceptions/app_exceptions library
A comprehensive exception class that can cover the entire application for complete error catching
Exceptions / Errors
- ApiException
- API/Network related exceptions
- AppError
- Generic application exception
- AppException
- AuthException
- Authentication related exceptions
- ParseException
- Parse/Serialization exceptions
- StorageException
- Data/Storage related exceptions