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