IOException used for reading/writing errors. More...
#include <Exceptions.h>
Public Member Functions | |
| IOException (std::string text) | |
Public Member Functions inherited from EVENT::Exception | |
| Exception (const std::string &text) | |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from EVENT::Exception | |
| std::string | message |
IOException used for reading/writing errors.
1.8.6