Class exc_ios_failure (o2scl)¶
-
class exc_ios_failure : public std::ios::failure¶
I/O failure error exception.
This class derives from
std::ios::failure
.The errors which are handled with this exception type are
o2scl::exc_eof (32) end of file
o2scl::exc_efilenotfound (35) File not found