|
Jpp
|
Exception for parsing value. More...
#include <JException.hh>
Public Member Functions | |
| JParseError (const std::string &error) | |
| Constructor. More... | |
| virtual const char * | what () const throw () |
| Get error message. More... | |
Exception for parsing value.
Definition at line 162 of file JException.hh.
|
inline |
Constructor.
| error | error message |
Definition at line 171 of file JException.hh.
|
inlinevirtualinherited | |||||||||||||
1.8.5