Compression Exceptions
The Compression namespace contains exception
classes.
All exception classes support built-in methods for returning the error message and exception type. See Exception Class and Built-In Exceptions.
The Compression namespace contains this exception:
Exception | Description |
---|---|
Compression.ZipException | Any problem with the zip operations, such as a zip entry name isn’t found. |