RuntimeError
This is the base RestClient exception class. Rescue it if you want to catch any exception that your request might raise
# File lib/restclient/exceptions.rb, line 5 def message(default=nil) self.class::ErrorMessage end
[Validate]
Generated with the Darkfish Rdoc Generator 2.