Sha256: 397fe074d4e850d7a558e152a940e61faaa9daa74b3cbc2ca7d7680d484d141d
Contents?: true
Size: 232 Bytes
Versions: 4
Compression:
Stored size: 232 Bytes
Contents
require "savon/error" module Savon module SOAP # = Savon::SOAP::InvalidResponseError # # Represents an error when the response was not a valid SOAP envelope. class InvalidResponseError < Error end end end
Version data entries
4 entries across 4 versions & 1 rubygems