errors/storage_error library

Classes

StorageError
Abstract class to model errors on the application. As a presset of foreseen specific errors there are some different implementations of this type. StorageError models errors related to storage operations
StorageNotFoundError
StorageNotFoundError models the error of not finding device's storage
StorageUnknownError
StorageUnknownError models unknown or unexpected storage related errors