Exception: SafeImage::NotConfiguredError

Inherits:
Error
  • Object
show all
Defined in:
lib/safe_image.rb

Overview

Raised when any operation is attempted before SafeImage.configure!.

Instance Attribute Summary

Attributes inherited from Error

#original_error_class, #stderr_tail

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from SafeImage::Error