QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
SpatialIndex::InvalidPageException Class Reference

#include <SpatialIndex.h>

Inheritance diagram for SpatialIndex::InvalidPageException:
Tools::Exception

Public Member Functions

 InvalidPageException (id_type id)
 
virtual std::string what ()
 
virtual ~InvalidPageException ()
 
- Public Member Functions inherited from Tools::Exception
virtual ~Exception ()
 

Private Attributes

std::string m_error
 

Constructor & Destructor Documentation

◆ InvalidPageException()

SpatialIndex::InvalidPageException::InvalidPageException ( id_type id)

◆ ~InvalidPageException()

virtual SpatialIndex::InvalidPageException::~InvalidPageException ( )
inlinevirtual

Member Function Documentation

◆ what()

virtual std::string SpatialIndex::InvalidPageException::what ( )
virtual

Implements Tools::Exception.

Member Data Documentation

◆ m_error

std::string SpatialIndex::InvalidPageException::m_error
private

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