#include <geos.h>

Public Member Functions | |
| GEOSException (string nname, string msg) | |
| Create an exception of given type containing given message. | |
| virtual string | toString () |
| Returns exception message. | |
Exceptions are thrown as pointers to this type. Use toString() to get a readable message.
1.5.4