Exception: RubyReactor::Error::DeprecatedDslError
- Inherits:
-
ValidationError
- Object
- StandardError
- Base
- ValidationError
- RubyReactor::Error::DeprecatedDslError
- Defined in:
- lib/ruby_reactor/error/deprecated_dsl_error.rb
Overview
Definition-time error for DSL that has been removed. Subclasses
ValidationError so existing rescue Error::ValidationError sites keep
catching it.
Instance Attribute Summary
Attributes inherited from Base
#context, #original_error, #step
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from RubyReactor::Error::Base