Image Component Library (ICL)
Public Member Functions | List of all members
icl::qt::GUISyntaxErrorException Class Reference

Internally used and caught exception class for the GUI API. More...

#include <GUISyntaxErrorException.h>

Inheritance diagram for icl::qt::GUISyntaxErrorException:
icl::utils::ICLException

Public Member Functions

 GUISyntaxErrorException (const std::string &guidef, const std::string &problem) throw ()
 
virtual ~GUISyntaxErrorException () throw ()
 
- Public Member Functions inherited from icl::utils::ICLException
 ICLException (const std::string &msg) throw ()
 
ICLUtils_API void report ()
 

Detailed Description

Internally used and caught exception class for the GUI API.

Constructor & Destructor Documentation

◆ GUISyntaxErrorException()

icl::qt::GUISyntaxErrorException::GUISyntaxErrorException ( const std::string &  guidef,
const std::string &  problem 
)
throw (
)
inline

◆ ~GUISyntaxErrorException()

virtual icl::qt::GUISyntaxErrorException::~GUISyntaxErrorException ( )
throw (
)
inlinevirtual

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