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

#include <Tools.h>

Inheritance diagram for Tools::ResourceLockedException:
Tools::Exception

Public Member Functions

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

Private Attributes

std::string m_error
 

Constructor & Destructor Documentation

◆ ResourceLockedException()

Tools::ResourceLockedException::ResourceLockedException ( std::string s)

◆ ~ResourceLockedException()

virtual Tools::ResourceLockedException::~ResourceLockedException ( )
inlinevirtual

Member Function Documentation

◆ what()

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

Implements Tools::Exception.

Member Data Documentation

◆ m_error

std::string Tools::ResourceLockedException::m_error
private

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