GEOS
List of all members
geos::NotAnError Class Reference

Exception class used for special control flow. More...

#include <GeosExceptions.hpp>

Inheritance diagram for geos::NotAnError:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from geos::Exception
 Exception (std::string const &what)
 Constructor. More...
 
virtual char const * what () const noexcept override final
 System fallback to get description content if error system does not achieve to output the ErrorMsg can also provide exception information to debuggers. More...
 
void prepareWhat (DiagnosticMsg &msg) noexcept
 Prepare and cache the formatted exception message. More...
 

Detailed Description

Exception class used for special control flow.

Definition at line 211 of file GeosExceptions.hpp.


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