Exception: Ucode::MutoolError

Inherits:
GlyphError show all
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

#context

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Ucode::Error