std::bad_exception(3cxx) debian man page | unix.com

Man Page: std::bad_exception

Operating Environment: debian

Section: 3cxx

std::bad_exception(3cxx)												  std::bad_exception(3cxx)

NAME
std::bad_exception -
SYNOPSIS
Inherits std::exception. Public Member Functions virtual const char * what () const throw () Detailed Description If an exception is thrown which is not listed in a function's exception specification, one of these may be thrown. Definition at line 74 of file exception. Member Function Documentation virtual const char* std::bad_exception::what () const throw () [virtual] Returns a C-style character string describing the general cause of the current error. Reimplemented from std::exception. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::bad_exception(3cxx)
Related Man Pages
std::exception(3) - centos
__gnu_parallel::lexicographic(3) - debian
std::integral_constant(3) - debian
std::tuple(3) - debian
std::locale_facet(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?