#include <EpetraExt_Exception.h>
|
| 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 59 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 |
void EpetraExt::Exception::Print |
( |
| ) |
|
|
inline |
std::string EpetraExt::Exception::FileName_ |
|
private |
int EpetraExt::Exception::LineNumber_ |
|
private |
std::string EpetraExt::Exception::Line1_ |
|
private |
std::string EpetraExt::Exception::Line2_ |
|
private |
std::string EpetraExt::Exception::Line3_ |
|
private |
std::string EpetraExt::Exception::Line4_ |
|
private |
std::string EpetraExt::Exception::Line5_ |
|
private |
std::string EpetraExt::Exception::Line6_ |
|
private |
The documentation for this class was generated from the following file: