Exception: Micky::ServerError

Inherits:
Error
  • Object
show all
Defined in:
lib/micky/errors.rb

Overview

Server errors

Direct Known Subclasses

HTTPServerError, TooManyRedirects

Instance Attribute Summary

Attributes inherited from Error

#exception, #response

Method Summary

Methods inherited from Error

#initialize, #message, #request_uri, #response_code, #response_message

Constructor Details

This class inherits a constructor from Micky::Error