Exception: Magick::ConfigurationError
- 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.