Exception: Rbpptx::UnsupportedFormatError
- Defined in:
- lib/rbpptx/errors.rb
Overview
Raised by open when the file is not a valid .pptx container. Most commonly fires on legacy .ppt (BIFF/CFB) files — the message names the detected format and suggests a conversion path rather than letting the underlying ZIP parser surface an opaque error.