|
Givaro 4.2.1
|
Base class for exeception handling in Givaro. More...
#include <giverror.h>
Inheritance diagram for GivError:Public Member Functions | |
| GivError (const char *msg=0) | |
| virtual | ~GivError () |
| virtual std::ostream & | print (std::ostream &o) const |
Static Public Member Functions | |
| static void | throw_error (const GivError &err) |
Protected Attributes | |
| const char * | strg |
Friends | |
| std::ostream & | operator<< (std::ostream &o, const GivError &E) |
Base class for exeception handling in Givaro.
|
inline |
|
virtual |
|
virtual |
|
static |
|
friend |
|
protected |