Public Member Functions | |
ExcMA27CFailed (const int a1) | |
virtual | ~ExcMA27CFailed () throw () |
virtual void | print_info (std::ostream &out) const |
Private Attributes | |
const int | arg1 |
Exception.
SparseDirectMA27::ExcMA27CFailed::ExcMA27CFailed | ( | const int | a1 | ) | [inline] |
virtual SparseDirectMA27::ExcMA27CFailed::~ExcMA27CFailed | ( | ) | throw () [inline, virtual] |
virtual void SparseDirectMA27::ExcMA27CFailed::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 SparseDirectMA27::ExcMA27CFailed::arg1 [private] |