Exception: Synthra::Errors::ReferenceError
- Inherits:
-
ValidationError
- Object
- StandardError
- Error
- ParseError
- ValidationError
- Synthra::Errors::ReferenceError
- Defined in:
- lib/synthra/errors.rb
Overview
Reference resolution error
Raised when a schema(:Name) reference cannot be resolved.
Constant Summary collapse
- ERROR_CODE =
"REFERENCE_ERROR"
Constructor Details
This class inherits a constructor from Synthra::Errors::ValidationError