Exception: WSDL::Error
- Inherits:
-
StandardError
- Object
- StandardError
- WSDL::Error
- Defined in:
- lib/wsdl/errors.rb
Overview
Base error class for all WSDL-related errors.
All custom exceptions raised by this library inherit from this class, making it easy to rescue all WSDL errors with a single rescue clause.