libspatialindex API Reference  (git-trunk)
Tools::IllegalStateException Class Reference

#include <Tools.h>

Inheritance diagram for Tools::IllegalStateException:
Inheritance graph
Collaboration diagram for Tools::IllegalStateException:
Collaboration graph

Public Member Functions

 IllegalStateException (std::string s)
 
 ~IllegalStateException () override=default
 
std::string what () override
 
- Public Member Functions inherited from Tools::Exception
virtual ~Exception ()=default
 

Detailed Description

Definition at line 147 of file Tools.h.

Constructor & Destructor Documentation

◆ IllegalStateException()

Tools::IllegalStateException::IllegalStateException ( std::string  s)

Definition at line 70 of file Tools.cc.

◆ ~IllegalStateException()

Tools::IllegalStateException::~IllegalStateException ( )
overridedefault

Member Function Documentation

◆ what()

std::string Tools::IllegalStateException::what ( )
overridevirtual

Implements Tools::Exception.

Definition at line 74 of file Tools.cc.


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