16#ifndef GEOS_UTIL_UNSUPPORTEDOPERATIONEXCEPTION_H
17#define GEOS_UTIL_UNSUPPORTEDOPERATIONEXCEPTION_H
19#include <geos/export.h>
23#include <geos/util/GEOSException.h>
Base class for all GEOS exceptions.
Definition: GEOSException.h:38
Indicates that the requested operation is unsupported.
Definition: UnsupportedOperationException.h:36
Basic namespace for all GEOS functionalities.
Definition: geos.h:40