class Schema::Definition::ParamTypeCastError
- Schema::Definition::ParamTypeCastError
- Schema::Definition::Error
- Exception
- Reference
- Object
Overview
Raised when a param cannot be casted to the desired type.
Defined in:
schema/errors.crConstructors
Instance Method Summary
-
#type : String
The desired type which the param failed to be cast to.