GEOS  3.13.0dev
Public Member Functions | List of all members
geos::util::UnsupportedOperationException Class Reference

Indicates that the requested operation is unsupported. More...

#include <geos.h>

Inheritance diagram for geos::util::UnsupportedOperationException:
geos::util::GEOSException

Public Member Functions

 UnsupportedOperationException (const std::string &msg)
 
- Public Member Functions inherited from geos::util::GEOSException
 GEOSException (std::string const &msg)
 
 GEOSException (std::string const &name, std::string const &msg)
 

Detailed Description

Indicates that the requested operation is unsupported.

This exception is thrown - for example - when requesting the X or Y member of an empty Point


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