Developer Documentation
RAVL, Recognition And Vision Library
USER HOME PAGE CLASS LIST CONTENTS
Ravl - OS - Network - ExceptionNetC
 

  PUBLIC
ExceptionNetC::ExceptionNetC(const char *,bool)
ExceptionC::Text(void) const
ExceptionC::Dump(ostream &)
ExceptionC::what(void) const

   ExceptionNetC   
 
Networking exception.
 
include "Ravl/OS/SktError.hh"
Created:15/02/2000 
Source file:Ravl/OS/Network/SktError.hh
User Level:Advanced
Library:RavlNet
In Scope:RavlN

Parent Classes: Methods:
ExceptionNetC(const char * desc,bool copy = false)
Constructor.

#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: 15/02/2000, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002