ActiveResource::ConnectionError
Raised when a Timeout::Error occurs.
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activeresource-3.0.9/lib/active_resource/exceptions.rb, line 20 def initialize(message) @message = message end
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activeresource-3.0.9/lib/active_resource/exceptions.rb, line 23 def to_s; @message ;end
[Validate]
Generated with the Darkfish Rdoc Generator 2.