Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
ExceptionNetC::ExceptionNetC(const char *,bool)
ExceptionC::Text(void) const
ExceptionC::Dump(void)
ExceptionC::what(void) const
ExceptionNetC
 
Networking exception.
 
include "amma/SktError.hh"
User Level:Default
Library:SysNetwork
Example:exSocket.cc
Section:default.Charles Galambos
In Scope:std

Parent Classes:

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

#include "amma/StdError.hh"
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