class URI::Params::Serializable::ParamTypeCastError
- URI::Params::Serializable::ParamTypeCastError
- URI::Params::Serializable::Error
- Exception
- Reference
- Object
Overview
Raised when a param cannot be casted to the desired type.
Defined in:
http-params-serializable/errors.crConstructors
Instance Method Summary
-
#type : String
The desired type which the param failed to be cast to.