sourCEntral - mobile manpages

pdf

ost::ThrException

NAME

ost::ThrException −

A sub-hierarchy for thread exceptions.

SYNOPSIS

#include <exception.h>

Inherits ost::Exception.

Inherited by ost::InterruptException, and ost::SyncException.

Public Member Functions

ThrException (const String &what_arg)

Detailed Description

A sub-hierarchy for thread exceptions.

Author:

David Sugar <dyfet AT ostel DOT com> thread exception hierarchy.

Constructor & Destructor Documentation

ost::ThrException::ThrException (const String & what_arg) [inline]

Author

Generated automatically by Doxygen for GNU CommonC++ from the source code.

pdf