Exception: Synthra::Errors::TypeError
- Inherits:
-
ValidationError
- Object
- StandardError
- Error
- ParseError
- ValidationError
- Synthra::Errors::TypeError
- Defined in:
- lib/synthra/errors.rb
Overview
Type-level validation error
Raised when type definitions have invalid syntax or unknown types.
Constant Summary collapse
- ERROR_CODE =
"TYPE_ERROR"
Constructor Details
This class inherits a constructor from Synthra::Errors::ValidationError