|
ADTF File Library
|
Exception to indicate the end of file was reached. More...
#include <file.h>
Public Member Functions | |
| EndOfFile () | |
| default CTOR | |
| EndOfFile (const std::string &what) | |
| CTOR with description. | |
Exception to indicate the end of file was reached.
|
inline |
CTOR with description.
| what | the exception message |