CrystalFp
 All Classes Namespaces Files Functions Enumerations Enumerator Pages
Public Member Functions | List of all members
cfp::CrystalFpFatal Class Reference

Fatal exception in CrystalFp. More...

#include <CrystalFpExceptions.h>

+ Inheritance diagram for cfp::CrystalFpFatal:
+ Collaboration diagram for cfp::CrystalFpFatal:

Public Member Functions

 CrystalFpFatal (const char *aMsg="")
 Create the exception.
 

Detailed Description

Fatal exception in CrystalFp.

The message explain the reason. If absent then print nothing in the exception handler (useful if a more complex message has already been printed)

Definition at line 17 of file CrystalFpExceptions.h.

Constructor & Destructor Documentation

cfp::CrystalFpFatal::CrystalFpFatal ( const char *  aMsg = "")
inline

Create the exception.

Parameters
aMsgAn optional message string.

Definition at line 24 of file CrystalFpExceptions.h.


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