PyTrilinos  Development
 All Classes Functions
Public Member Functions | Public Attributes
PyTrilinos.Anasazi.StatusTestError Class Reference
Inheritance diagram for PyTrilinos.Anasazi.StatusTestError:
Inheritance graph
[legend]
Collaboration diagram for PyTrilinos.Anasazi.StatusTestError:
Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__

Public Attributes

 this

Detailed Description

Exception thrown to signal error in a status test during
Anasazi::StatusTest::checkStatus().

C++ includes: AnasaziStatusTest.hpp 

Constructor & Destructor Documentation

def PyTrilinos.Anasazi.StatusTestError.__init__ (   self,
  args 
)
__init__(Anasazi::StatusTestError self, std::string const & what_arg) -> StatusTestError

Anasazi::StatusTestError::StatusTestError(const std::string &what_arg)

Reimplemented from PyTrilinos.Anasazi.AnasaziError.


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