ADTF File Library
Loading...
Searching...
No Matches
utils5ext::exceptions::EndOfFile Class Reference

Exception to indicate the end of file was reached. More...

#include <file.h>

Inheritance diagram for utils5ext::exceptions::EndOfFile:
[legend]
Collaboration diagram for utils5ext::exceptions::EndOfFile:
[legend]

Public Member Functions

 EndOfFile ()
 default CTOR
 
 EndOfFile (const std::string &what)
 CTOR with description.
 

Detailed Description

Exception to indicate the end of file was reached.

Constructor & Destructor Documentation

◆ EndOfFile()

utils5ext::exceptions::EndOfFile::EndOfFile ( const std::string & what)
inline

CTOR with description.

Parameters
whatthe exception message

The documentation for this class was generated from the following file: