Parent

Methods

RestClient::Exception

This is the base RestClient exception class. Rescue it if you want to catch any exception that your request might raise

Public Instance Methods

message(default=nil) click to toggle source
# File lib/restclient/exceptions.rb, line 5
def message(default=nil)
        self.class::ErrorMessage
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.