Module: T2Server::InternalHTTPError

Defined in:
lib/t2-server/exceptions.rb

Overview

:stopdoc: An internal module to collect all the exceptions that we can’t really do anything about ourselves, such as timeouts and lost connections. This is further wrapped and exposed in the API as T2Server::ConnectionError below.