Exception: Pdfrb::Error

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