Base class for exeception handling in Givaro.
More...
#include <giverror.h>
Public Member Functions |
| GivError (const char *msg=0) |
virtual | ~GivError () |
virtual std::ostream & | print (std::ostream &o) const |
Protected Attributes |
const char * | strg |
Detailed Description
Base class for exeception handling in Givaro.
- Examples:
- examples/Polynomial/highorder.C.
Constructor & Destructor Documentation
Member Function Documentation
std::ostream & print |
( |
std::ostream & |
o | ) |
const |
|
virtual |
void throw_error |
( |
const GivError & |
err | ) |
|
|
static |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const GivError & |
E |
|
) |
| |
|
friend |
Field Documentation
The documentation for this class was generated from the following files: