|
EpetraExt
Development
|
#include <EpetraExt_Exception.h>
Public Member Functions | |
| Exception (const std::string FileName, const int LineNumber, const std::string Line1, const std::string Line2="", const std::string Line3="", const std::string Line4="", const std::string Line5="", const std::string Line6="") | |
| void | Print () |
Definition at line 53 of file EpetraExt_Exception.h.
| EpetraExt::Exception::Exception | ( | const std::string | FileName, |
| const int | LineNumber, | ||
| const std::string | Line1, | ||
| const std::string | Line2 = "", |
||
| const std::string | Line3 = "", |
||
| const std::string | Line4 = "", |
||
| const std::string | Line5 = "", |
||
| const std::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