Fire Core
8.0.0.alpha
GIS framework per tutti gli usi
|
#include <GeometryException.hpp>
Membri pubblici | |
GeometryException (const std::string &message) | |
GeometryException (const std::string &name, const std::string &message) | |
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