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

#include <Tools.h>

Inheritance diagram for Tools::IllegalArgumentException:
Tools::Exception

Public Member Functions

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

Private Attributes

std::string m_error
 

Constructor & Destructor Documentation

◆ IllegalArgumentException()

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

◆ ~IllegalArgumentException()

virtual Tools::IllegalArgumentException::~IllegalArgumentException ( )
inlinevirtual

Member Function Documentation

◆ what()

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

Implements Tools::Exception.

Member Data Documentation

◆ m_error

std::string Tools::IllegalArgumentException::m_error
private

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