EpetraExt  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
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 53 of file EpetraExt_Exception.h.

Constructor & Destructor Documentation

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.

Member Function Documentation

void EpetraExt::Exception::Print ( )
inline

Definition at line 70 of file EpetraExt_Exception.h.


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