Public Member Functions | |
ExcMA47CFailed (const int a1) | |
virtual | ~ExcMA47CFailed () throw () |
virtual void | print_info (std::ostream &out) const |
Private Attributes | |
const int | arg1 |
Exception.
SparseDirectMA47::ExcMA47CFailed::ExcMA47CFailed | ( | const int | a1 | ) | [inline] |
virtual SparseDirectMA47::ExcMA47CFailed::~ExcMA47CFailed | ( | ) | throw () [inline, virtual] |
virtual void SparseDirectMA47::ExcMA47CFailed::print_info | ( | std::ostream & | out | ) | const [inline, virtual] |
Print more specific information about the exception which occured. Overload this function in your own exception classes.
Reimplemented from ExceptionBase.
const int SparseDirectMA47::ExcMA47CFailed::arg1 [private] |