|
EpetraExt
Development
|
#include <EpetraExt_Exception.h>
Public Member Functions | |
| Exception (const string FileName, const int LineNumber, const string Line1, const string Line2="", const string Line3="", const string Line4="", const string Line5="", const string Line6="") | |
| void | Print () |
Definition at line 53 of file EpetraExt_Exception.h.
| EpetraExt::Exception::Exception | ( | const string | FileName, |
| const int | LineNumber, | ||
| const string | Line1, | ||
| const string | Line2 = "", |
||
| const string | Line3 = "", |
||
| const string | Line4 = "", |
||
| const string | Line5 = "", |
||
| const string | Line6 = "" |
||
| ) | [inline] |
Definition at line 56 of file EpetraExt_Exception.h.
| void EpetraExt::Exception::Print | ( | ) | [inline] |
Definition at line 70 of file EpetraExt_Exception.h.
1.7.6.1