Exception: Magick::ConfigurationError

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

Overview

Raised when a configuration value cannot do the job it was assigned to do — e.g. a Magick::AdminUI.config.require_role hook that is not callable. Raised at assignment time so the misconfiguration surfaces at boot rather than being quietly ignored on every request.