QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
Tools::IllegalStateException Class Reference

#include <Tools.h>

Inheritance diagram for Tools::IllegalStateException:
Tools::Exception

Public Member Functions

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

Private Attributes

std::string m_error
 

Constructor & Destructor Documentation

◆ IllegalStateException()

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

◆ ~IllegalStateException()

virtual Tools::IllegalStateException::~IllegalStateException ( )
inlinevirtual

Member Function Documentation

◆ what()

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

Implements Tools::Exception.

Member Data Documentation

◆ m_error

std::string Tools::IllegalStateException::m_error
private

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