Module | RestClient::Exceptions |
In: |
lib/restclient/exceptions.rb
|
We will a create an exception for each status code, see www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
EXCEPTIONS_MAP | = | {} | Map http status codes to the corresponding exception class |