|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Error thrown when a file or stream could not be accessed.
This error strictly represents input/output errors, usually coming from the operating system, such as inability to open a file or inability to read or write bytes.
It is not used for errors in the data contained in a file or stream.
Inherits std::runtime_error.