base class for execption handling in LinBox
More...
#include <error.h>
|
| char | strg [max_error_string] |
| |
base class for execption handling in LinBox
- Examples
- examples/dixonsolve.C.
◆ LinboxError() [1/2]
◆ LinboxError() [2/2]
◆ ~LinboxError()
◆ what()
| const char * what |
( |
| ) |
const |
|
inline |
◆ print()
| virtual std::ostream & print |
( |
std::ostream & | o | ) |
const |
|
inlinevirtual |
◆ throw_error()
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | o, |
|
|
const LinboxError & | E ) |
|
friend |
◆ strg
| char strg[max_error_string] |
|
protected |
The documentation for this class was generated from the following file: