Exception: Yardi::Error::FaultResponse
- Defined in:
- lib/yardi/error/fault_response.rb
Overview
Raised when a Yardi response contains a Fault node, which seems to happen sometimes when we leave out a required node. Sometimes there is an XSD check on their end, in which case a regular ErrorResponse will be raised, but other times the whole system seems to fall over and we see a response that looks like the example in the prospect_search/missing_node_error.xml fixture.