class Athena::Validator::Exceptions::UnexpectedValueError
- Athena::Validator::Exceptions::UnexpectedValueError
- Athena::Validator::Exceptions::ValidatorError
- Exception
- Reference
- Object
Overview
Raised when an AVD::ConstraintValidatorInterface
is unable to validate a value of an unsupported type.
See AVD::ConstraintValidator#raise_invalid_type
.
Defined in:
exceptions/unexpected_value_error.crConstructors
Instance Method Summary
-
#supported_types : String
A string representing a union of the supported_type(s).