ZipExhaustedException

This exception is thrown if you call get reader method when there are no more files in the archive.

class ZipExhaustedException : ZipException {}

Constructors

this
this()
Undocumented in source.

Meta