Exception: Synthra::Errors::ContextError
- Inherits:
-
ValidationError
- Object
- StandardError
- Error
- ParseError
- ValidationError
- Synthra::Errors::ContextError
- Defined in:
- lib/synthra/errors.rb
Overview
Context separation error
Raised when DSL elements are used in the wrong context.
Constant Summary collapse
- ERROR_CODE =
"CONTEXT_ERROR"
Constructor Details
This class inherits a constructor from Synthra::Errors::ValidationError