Exception: Synthra::Errors::ScenarioError
- Inherits:
-
ValidationError
- Object
- StandardError
- Error
- ParseError
- ValidationError
- Synthra::Errors::ScenarioError
- Defined in:
- lib/synthra/errors.rb
Overview
Scenario-level validation error
Raised when there are problems with scenario definitions.
Constant Summary collapse
- ERROR_CODE =
"SCENARIO_ERROR"
Constructor Details
This class inherits a constructor from Synthra::Errors::ValidationError