Exception: Zip::Error

Inherits:
StandardError
  • Object
show all
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.