Parasol Planning Library (PPL)
Public Member Functions
ParseException Struct Reference

#include <PMPLExceptions.h>

Inheritance diagram for ParseException:
Inheritance graph
[legend]
Collaboration diagram for ParseException:
Collaboration graph
[legend]

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)
 

Detailed Description

Exception for parsing errors.

Constructor & Destructor Documentation

◆ ParseException()

ParseException::ParseException ( const std::string &  _where,
const std::string &  _message = "" 
)
inline

The documentation for this struct was generated from the following file: