NeoPZ
|
#include <TPZInconsistentStateException.h>
Public Member Functions | |
TPZInconsistentStateException (std::string detail) | |
virtual | ~TPZInconsistentStateException () |
Public Member Functions inherited from TPZException | |
TPZException (std::string detail) | |
virtual std::string | GetDetail () const |
virtual | ~TPZException () |
Additional Inherited Members | |
Protected Member Functions inherited from TPZException | |
void | SetDetail (std::string detail) |
Definition at line 15 of file TPZInconsistentStateException.h.
TPZInconsistentStateException::TPZInconsistentStateException | ( | std::string | detail | ) |
Definition at line 10 of file TPZInconsistentStateException.cpp.
|
virtual |
Definition at line 13 of file TPZInconsistentStateException.cpp.