Exception: Trilogy::EOFError
- Inherits:
-
BaseConnectionError
- Object
- StandardError
- BaseError
- BaseConnectionError
- Trilogy::EOFError
- Defined in:
- lib/trilogy/error.rb
Overview
Occurs when a socket read or write returns EOF or when an operation is attempted on a socket which previously encountered an error.
Instance Attribute Summary
Attributes included from Error
Method Summary
Methods inherited from BaseError
Constructor Details
This class inherits a constructor from Trilogy::BaseError