#include <exception.h>
std::overflow_error
.The errors which are handled with this exception type are
Definition at line 209 of file exception.h.
Public Member Functions | |
exc_overflow_error (const std::string &s) | |
Create an exception with description provided in s . | |
virtual const char * | what () const throw () |
Return the error string. |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page