|
libspatialindex API Reference
(git-trunk)
|
#include <Tools.h>


Public Member Functions | |
| IndexOutOfBoundsException (size_t i) | |
| ~IndexOutOfBoundsException () override=default | |
| std::string | what () override |
Public Member Functions inherited from Tools::Exception | |
| virtual | ~Exception ()=default |
| Tools::IndexOutOfBoundsException::IndexOutOfBoundsException | ( | size_t | i | ) |
|
overridedefault |
|
overridevirtual |
Implements Tools::Exception.