__gnu_cxx::__concurrence_lock_error

NAME

__gnu_cxx::__concurrence_lock_error -

SYNOPSIS


Inherits std::exception.

Detailed Description

Definition at line 70 of file concurrence.h.

Public Member Functions

virtual char const * what () const throw ()

Member Function Documentation

virtual char const* __gnu_cxx::__concurrence_lock_error::what () const throw () [inline, virtual]

Returns a C-style character string describing the general cause of the current error.
Reimplemented from std::exception.
Definition at line 74 of file concurrence.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.