|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Comments:
If in check mode constructor will abort to make it
easy to find with a stack trace.
Parent Classes:
Methods:
- ErrorNotImplementedC(const char * ntext)
-
Constructor
- ErrorNotImplementedC(const char * ntext,bool copy)
-
Constructor.
Copy string if 'copy' is true.
- const char * Text() const
-
Get error description.
- void Dump()
-
Dump contents of exception to cerr;
- const char * what() const
-
Standard exception text message.
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|