Exception: Ucode::MutoolError
- Inherits:
-
GlyphError
- Object
- StandardError
- Error
- GlyphError
- Ucode::MutoolError
- Defined in:
- lib/ucode/error.rb
Overview
A mutool subprocess exited non-zero. Distinct from
EmbeddedFontsMissingError: this fires when mutool ran but failed
(corrupt PDF, bad object ref, etc.). The context carries the argv.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Ucode::Error