#include <emcException.h>
Not much used.
Definition at line 9 of file emcException.h.
Public Member Functions | |
| emcException () | |
| emcException (const char *content) | |
| virtual | ~emcException () throw () |
| virtual const char * | what () const throw () |
Private Attributes | |
| std::string | fContent |
|
|
Definition at line 13 of file emcException.h. |
|
|
Definition at line 15 of file emcException.h. References fContent. |
|
|
Definition at line 19 of file emcException.h. |
|
|
Definition at line 6 of file emcException.C. References fContent. |
|
|
Definition at line 24 of file emcException.h. Referenced by emcException(), and what(). |