EndOfDataException for signaling the end of a data stream. More...
#include <Exceptions.h>
Public Member Functions | |
EndOfDataException (std::string text) | |
![]() | |
IOException (std::string text) | |
![]() | |
Exception (const std::string &text) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
std::string | message |
EndOfDataException for signaling the end of a data stream.