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