ActiveResource::ConnectionError
Raised when a Timeout::Error occurs.
# File lib/active_resource/exceptions.rb, line 20 20: def initialize(message) 21: @message = message 22: end
# File lib/active_resource/exceptions.rb, line 23 23: def to_s; @message ;end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.