Exception: SafeImage::VipsUnavailableError
- Inherits:
-
UnsupportedFormatError
- Object
- StandardError
- Error
- UnsupportedFormatError
- SafeImage::VipsUnavailableError
- Defined in:
- lib/safe_image.rb
Overview
Raised when the native libvips helper cannot initialize or execute. configure!(backend: :vips) surfaces this at boot; operations never fall back to ImageMagick.
Instance Attribute Summary
Attributes inherited from Error
#original_error_class, #stderr_tail
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from SafeImage::Error