Image Component Library (ICL)
Public Member Functions | List of all members
icl::qt::ICLApplication::SecondSingeltonException Struct Reference

Such an exception is returned if a 2nd instance of ICLApplication is created. More...

#include <Application.h>

Inheritance diagram for icl::qt::ICLApplication::SecondSingeltonException:
icl::utils::ICLException

Public Member Functions

 SecondSingeltonException (const std::string &reason)
 Basic constructor. More...
 
- Public Member Functions inherited from icl::utils::ICLException
 ICLException (const std::string &msg) throw ()
 
ICLUtils_API void report ()
 

Detailed Description

Such an exception is returned if a 2nd instance of ICLApplication is created.

Constructor & Destructor Documentation

◆ SecondSingeltonException()

icl::qt::ICLApplication::SecondSingeltonException::SecondSingeltonException ( const std::string &  reason)
inline

Basic constructor.


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