Exception: Zip::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Zip::Error
- Defined in:
- lib/zip/errors.rb
Overview
The superclass for all rubyzip error types. Simply rescue this one if you don’t need to know what sort of error has been raised.