Exception: Rbpptx::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Rbpptx::Error
- 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.
Direct Known Subclasses
ClosedPresentationError, PresentationFormatError, SlideFormatError, SlideNotFoundError, UnsupportedFormatError