Poster of Linux kernelThe best gift for a Linux geek
ost::ThrException

ost::ThrException

Section: C Library Functions (3) Updated: 16 Feb 2010
Local index Up
 

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@ostel.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.


 

Index

NAME
SYNOPSIS
Public Member Functions
Detailed Description
Constructor & Destructor Documentation
ost::ThrException::ThrException (const String & what_arg) [inline]
Author

This document was created by man2html, using the manual pages.
Time: 21:51:52 GMT, April 16, 2011