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

#include <Tools.h>

Inheritance diagram for Tools::IllegalArgumentException:
Inheritance graph
Collaboration diagram for Tools::IllegalArgumentException:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 136 of file Tools.h.

Constructor & Destructor Documentation

◆ IllegalArgumentException()

Tools::IllegalArgumentException::IllegalArgumentException ( std::string  s)

Definition at line 61 of file Tools.cc.

◆ ~IllegalArgumentException()

Tools::IllegalArgumentException::~IllegalArgumentException ( )
overridedefault

Member Function Documentation

◆ what()

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

Implements Tools::Exception.

Definition at line 65 of file Tools.cc.


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