Developer Documentation
RAVL, Recognition And Vision Library
USER HOME PAGE CLASS LIST CONTENTS
Ravl - Core - Data Processing - Ports - DataNotReadyC
 

  PUBLIC
DataNotReadyC::DataNotReadyC(const char *)
ExceptionC::Text(void) const
ExceptionC::Dump(ostream &)
ExceptionC::what(void) const

   DataNotReadyC   
 
Exception, Data Not Ready.
 
include "Ravl/DP/Port.hh"
Created:16/06/1998 
Source file:Ravl/Core/IO/Port.hh
User Level:Normal
Library:RavlIO
In Scope:RavlN

Comments:
This is throw if a Get is unabled to comlete because there is no data available.

Parent Classes: Methods:
DataNotReadyC(const char * msg = "")

#include "Ravl/Exception.hh"
const char * Text() const
Get error description.

void Dump(ostream & strm)
Dump contents of exception to strm;

const char * what() const
Standard exception text message.


Maintainer:Charles Galambos, Created: 16/06/1998, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002