Exception: Plutonium::Wizard::UnknownWizardError
- Inherits:
-
StandardError
- Object
- StandardError
- Plutonium::Wizard::UnknownWizardError
- Defined in:
- lib/plutonium/wizard/errors.rb
Overview
Raised when the wizard_class route default does not resolve to a
Plutonium::Wizard::Base subclass (a misconfigured mount, or a tampered
path parameter).