Exception: WSDL::ResponseBuildError
- Defined in:
- lib/wsdl/errors.rb
Overview
Raised when a response hash does not conform to the output schema.
This error is raised by WSDL::Response::Builder when the provided hash contains unknown elements, is missing required elements, has type mismatches, or violates cardinality constraints.