| User Documentation |
| Centre for Vision, Speech & Signal Processing |
| DEVELOP | IN NAMESPACE | AMMA TREE ROOT | AMMA SEARCH | AMMA HOME |
PUBLIC
DataNotReadyC::DataNotReadyC(const char *)
ExceptionC::Text(void) const
ExceptionC::Dump(void)
ExceptionC::what(void) const
| DataNotReadyC | |
| Exception, Data Not Ready. | |
| include | "amma/DP/Port.hh" |
| User Level: | Default |
| Library: | DataProc |
| Example: | exDataProc.cc |
| Section: | Data Processing.Basics |
| In Scope: | std |
Comments:
This is throw if a Get is unabled to
comlete because there is no data available.
| #include "amma/StdError.hh" |
| Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001 |