ActiveResource::ConnectionError
Raised when a OpenSSL::SSL::SSLError occurs.
# File lib/active_resource/exceptions.rb, line 28 28: def initialize(message) 29: @message = message 30: end
# File lib/active_resource/exceptions.rb, line 31 31: def to_s; @message ;end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.