aero_cache library
Classes
Typedefs
- ProgressCallback = void Function(int received, int total)
- Callback function for progress updates during download
Exceptions / Errors
- AeroCacheException
- Base exception class for all AeroCache operations
- CompressionException
- Exception thrown when compression/decompression fails
- InitializationException
- Exception thrown when cache initialization fails
- NetworkException
- Exception thrown when network operations fail
- SerializationException
- Exception thrown when cache serialization/deserialization fails
- StorageException
- Exception thrown when storage operations fail
- ValidationException
- Exception thrown when validation fails