Exception: Rbpptx::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rbpptx/errors.rb

Overview

Base class for all errors raised by Rbpptx. Rescue this class to catch any library-specific failure without catching unrelated StandardError subclasses from the caller’s code.