GEOS  3.9.1dev
Public Member Functions | List of all members
geos::util::IllegalStateException Class Reference

Indicates an illegal state. More...

#include <IllegalStateException.h>

Inheritance diagram for geos::util::IllegalStateException:
[legend]
Collaboration diagram for geos::util::IllegalStateException:
[legend]

Public Member Functions

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

Detailed Description

Indicates an illegal state.

Definition at line 27 of file IllegalStateException.h.

Constructor & Destructor Documentation

geos::util::IllegalStateException::IllegalStateException ( )
inline

Definition at line 29 of file IllegalStateException.h.

geos::util::IllegalStateException::IllegalStateException ( const std::string &  msg)
inline

Definition at line 34 of file IllegalStateException.h.

geos::util::IllegalStateException::~IllegalStateException ( )
inlineoverridenoexcept

Definition at line 39 of file IllegalStateException.h.


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