GEOS
Classes | Namespaces
GeosExceptions.hpp File Reference
#include "common/logger/ErrorHandling.hpp"

Go to the source code of this file.

Classes

struct  geos::Exception
 Geos Exception used in GEOS_THROW. More...
 
struct  geos::RuntimeError
 Exception class used to report errors in user input. More...
 
struct  geos::LogicError
 Exception class used to report bad GEOS state. More...
 
struct  geos::DomainError
 Exception class used to report domain errors. Generally, the domain of a mathematical function is the subset of values that it is defined for. More...
 
struct  geos::InputError
 Exception class used to report errors in user input. More...
 
struct  geos::SimulationError
 Exception class used to report errors related to the simulation. More...
 
struct  geos::BadTypeError
 Exception class used to report errors from type conversion. More...
 
class  geos::NotAnError
 Exception class used for special control flow. More...
 

Namespaces

 geos