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. | |
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.
|
inline |
Create the exception.
| aMsg | An optional message string. |
Definition at line 24 of file CrystalFpExceptions.h.
1.8.2