Exception: SavonHelper::SOAPException

Inherits:
Exception
  • Object
show all
Defined in:
lib/savon_helper/soap_exception.rb

Overview

This class encapsulates Exceptions from the underlying SOAP Backend. The intention is to prevent implementation details (the SOAP lib used in this case) from leaking out to module users