![]() |
Limo
A simple mod manager
|
Exception indicating an error while parsing a JSON file. More...
#include <parseerror.h>
Public Member Functions | |
ParseError (const char *message) | |
Constructor. | |
ParseError (const std::string &message) | |
Constructor. | |
Exception indicating an error while parsing a JSON file.
|
inline |
Constructor.
message | Message for the exception. |
|
inline |
Constructor.
message | Message for the exception. |