Exception: Railsmith::Hooks::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Railsmith::Hooks::Error
- Defined in:
- lib/railsmith/hooks/errors.rb
Overview
Base class for all hook-related errors. Inherits directly from StandardError to avoid a load-order dependency on Railsmith::Error, which is defined at the tail of lib/railsmith.rb.