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

#include <Tools.h>

Inheritance diagram for Tools::NotSupportedException:
Tools::Exception

Public Member Functions

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

Private Attributes

std::string m_error
 

Constructor & Destructor Documentation

◆ NotSupportedException()

Tools::NotSupportedException::NotSupportedException ( std::string s)

◆ ~NotSupportedException()

virtual Tools::NotSupportedException::~NotSupportedException ( )
inlinevirtual

Member Function Documentation

◆ what()

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

Implements Tools::Exception.

Member Data Documentation

◆ m_error

std::string Tools::NotSupportedException::m_error
private

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