xentara-utils v2.0.4
The Xentara Utility Library
|
An exception that is thrown when the end of the stream has been reached. More...
#include <xentara/utils/io/Errors.hpp>
Additional Inherited Members | |
Public Member Functions inherited from std::runtime_error | |
T | runtime_error (T... args) |
T | what (T... args) |
An exception that is thrown when the end of the stream has been reached.
For communication device, this exceptions means that the connection was closed gracefully by either side.