To handle exceptions in OFELI. More...
Inherits runtime_error.
Public Member Functions | |
OFELIException (const std::string &s) | |
This form will be used most often in a throw. | |
OFELIException () | |
Throw with no error message. | |
An Object Oriented Finite Element Library
To handle exceptions in OFELI. More...
Inherits runtime_error.
Public Member Functions | |
OFELIException (const std::string &s) | |
This form will be used most often in a throw. | |
OFELIException () | |
Throw with no error message. | |