Exception
Interfaces, Classes, Traits and Enums
- FileNotFound
- This exception is thrown when a request file path is not found within the zip.
- InvalidZipFile
- This Exception is thrown if the provided file does not have a valid Zip file structure.
- NoData
- This Exception is thrown if no data can be read from the Seeker
- NotSeekable
- This Exception gets thrown if the file handler is not seekable.