![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
Error handler to throw C++ exceptions. More...
#include <exception.h>
The default error handler, def_err_hnd, is of this type.
Definition at line 257 of file exception.h.
Public Member Functions | |
virtual void | set (const char *reason, const char *file, int line, int lerrno) |
Set an error. | |
virtual const char * | type () const |
Return type ("err_hnd_cpp") |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).