Exception: WSDL::SecurityError
- Inherits:
-
FatalError
- Object
- StandardError
- Error
- FatalError
- WSDL::SecurityError
- Defined in:
- lib/wsdl/errors.rb
Overview
Base class for response security verification errors.
All errors raised during WS-Security response verification inherit from this class, making it easy to rescue all verification failures:
Direct Known Subclasses
CertificateValidationError, SignatureVerificationError, TimestampValidationError, UnsupportedAlgorithmError