Exception: Pdfrb::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Pdfrb::Error
- Defined in:
- lib/pdfrb/error.rb
Overview
Base class for every Pdfrb error. Rescue this to catch anything the gem raises. Subclasses carry typed metadata about the failure.
Direct Known Subclasses
EncryptionError, FilterError, ObjectReferenceError, ParseError, SerializeError, UnsupportedVersionError, ValidationError