class MutexErrorException: public BasicException

subclass of basic exceptions

Inheritance:


Public Methods

MutexErrorException( const char *format, ... )

Inherited from BasicException:

Public Methods

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

Private Fields

std::string text

Documentation

subclass of basic exceptions
MutexErrorException( const char *format, ... )


This class has no child classes.

alphabetic index html hierarchy of classes or java



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