Class exc_ios_failure (o2scl)¶
-
class
o2scl
::
exc_ios_failure
: public 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