Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
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

List of all members.

Public Member Functions

 GUISyntaxErrorException (const std::string &guidef, const std::string &problem) throw ()
virtual ~GUISyntaxErrorException () throw ()

Detailed Description

Internally used and caught exception class for the GUI API.


Constructor & Destructor Documentation

icl::qt::GUISyntaxErrorException::GUISyntaxErrorException ( const std::string &  guidef,
const std::string &  problem 
) throw () [inline]
virtual icl::qt::GUISyntaxErrorException::~GUISyntaxErrorException ( ) throw () [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines