fcml 1.3.0
Loading...
Searching...
No Matches
fcml::InitException Class Reference

Component can not be initialized correctly. More...

#include <fcml_common.hpp>

Inheritance diagram for fcml::InitException:
Collaboration diagram for fcml::InitException:

Public Member Functions

 InitException (const fcml_cstring &msg, fcml_ceh_error error=FCML_CEH_GEC_NO_ERROR)
 
- Public Member Functions inherited from fcml::BaseException
 BaseException (fcml_ceh_error error=FCML_CEH_GEC_NO_ERROR)
 
 BaseException (const fcml_cstring &msg, fcml_ceh_error error=FCML_CEH_GEC_NO_ERROR)
 
 BaseException (const BaseException &cpy)
 
BaseExceptionoperator= (const BaseException &exc)
 
const fcml_cstring getMsg () const
 
const fcml_ceh_errorgetError () const
 

Detailed Description

Component can not be initialized correctly.

Since
1.1.0

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