DataMapperRest::ConnectionError
Raised when a Timeout::Error occurs.
# File lib/dm-rest-adapter/exceptions.rb, line 18 def initialize(message) @message = message end
# File lib/dm-rest-adapter/exceptions.rb, line 21 def to_s; @message ;end
[Validate]
Generated with the Darkfish Rdoc Generator 2.