|
EpetraExt Package Browser (Single Doxygen Collection) 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 () |
Private Attributes | |
| std::string | FileName_ |
| int | LineNumber_ |
| std::string | Line1_ |
| std::string | Line2_ |
| std::string | Line3_ |
| std::string | Line4_ |
| std::string | Line5_ |
| std::string | Line6_ |
Definition at line 53 of file EpetraExt_Exception.h.
|
inline |
Definition at line 56 of file EpetraExt_Exception.h.
|
inline |
Definition at line 70 of file EpetraExt_Exception.h.
|
private |
Definition at line 88 of file EpetraExt_Exception.h.
|
private |
Definition at line 89 of file EpetraExt_Exception.h.
|
private |
Definition at line 90 of file EpetraExt_Exception.h.
|
private |
Definition at line 91 of file EpetraExt_Exception.h.
|
private |
Definition at line 92 of file EpetraExt_Exception.h.
|
private |
Definition at line 93 of file EpetraExt_Exception.h.
|
private |
Definition at line 94 of file EpetraExt_Exception.h.
|
private |
Definition at line 95 of file EpetraExt_Exception.h.