Exception: Typstify::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Typstify::Error
- Defined in:
- lib/typstify/errors.rb
Overview
Base class for everything this gem raises. Rescue this to catch any Typstify failure without also swallowing unrelated errors.