EpetraExt Development
Loading...
Searching...
No Matches
EpetraExt::Exception Class Reference

#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 ()

Detailed Description

Definition at line 59 of file EpetraExt_Exception.h.

Constructor & Destructor Documentation

◆ 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

Definition at line 62 of file EpetraExt_Exception.h.

Member Function Documentation

◆ Print()

void EpetraExt::Exception::Print ( )
inline

Definition at line 76 of file EpetraExt_Exception.h.


The documentation for this class was generated from the following file: