class BasicException

generic exception

Inheritance:


Public Methods

BasicException()
void init( const char *format, ... )
void init( const char *format, va_list ap )
const std::string& getText()

Private Fields

std::string text

Documentation

generic exception
std::string text

BasicException()

void init( const char *format, ... )

void init( const char *format, va_list ap )

const std::string& getText()


Direct child classes:
VideoException
SyntaxException
ShutdownException
ProtocolException
NetworkException
MutexTimeoutException
MutexErrorException
ComportException

alphabetic index html hierarchy of classes or java



This page was generated with the help of DOC++.