Parasol Planning Library (PPL)
|
#include <PMPLExceptions.h>
Public Member Functions | |
ParseException (const std::string &_where, const std::string &_message="") | |
Public Member Functions inherited from PMPLException | |
PMPLException (const std::string &_type, const std::string &_where, const std::string &_message) | |
Exception for parsing errors.
|
inline |