MySQL++ SSQLS v2 Translator
3.2.5
|
Exception object thrown to indicate a file I/O error. More...
#include <parsev2.h>
Public Member Functions | |
FileException (const std::string &what) | |
Constructor. More... | |
Exception object thrown to indicate a file I/O error.
Exception types
|
inline |
Constructor.
what | description of what went wrong reading the SSQLS v2 file |