fcml  1.2.2
Public Member Functions | List of all members
fcml::BaseException Class Reference

Base exception for all exceptions exposed by FCML library. More...

#include <fcml_common.hpp>

Inheritance diagram for fcml::BaseException:
Inheritance graph
[legend]

Public Member Functions

 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

Base exception for all exceptions exposed by FCML library.

Since
1.1.0

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