Module: RestMan::Exceptions
- Defined in:
- lib/restman/exceptions/exceptions_map.rb,
lib/restman/exceptions/timeout.rb
Overview
:include: _doc/lib/restman/exceptions.rdoc
Defined Under Namespace
Classes: OpenTimeout, ReadTimeout, Timeout, WriteTimeout
Constant Summary collapse
- EXCEPTIONS_MAP =
Map http status codes to the corresponding exception class
{}