|
Fire Core
8.0.0.alpha
GIS framework per tutti gli usi
|
#include <ParseException.hpp>
Membri pubblici | |
| ParseException (const std::string &message) | |
| ParseException (const std::string &name, const std::string &message) | |
| ParseException (const std::string &message, const double &number) | |
Membri pubblici ereditati da fire::exception::Exception | |
| Exception () | |
| Costruttore. | |
| Exception (const std::string &message) | |
| Costruttore. Continua... | |
| Exception (const std::string &name, const std::string &message) | |
| Costruttore. Continua... | |
| virtual | ~Exception () throw () |
| Distruttore. | |
NOT YET DOCUMENTED
| fire::gear::exception::ParseException::ParseException | ( | const std::string & | message, |
| const double & | number | ||
| ) |
NOT YET DOCUMENTED
| name |
NOT YET DOCUMENTED
| number |
NOT YET DOCUMENTED