| Teuchos - Trilinos Tools Package
    Version of the Day
    | 
#include <Teuchos_InvalidConditionException.hpp>
Inherits logic_error.
| Public Member Functions | |
| InvalidConditionException (const std::string &what_arg) | |
Thrown when some aspect of a Condition has been determined to be invalid.
Definition at line 19 of file Teuchos_InvalidConditionException.hpp.
| 
 | inline | 
Constructs an InvalidConditionException
| what_arg | The error message to be associated with this error. | 
Definition at line 26 of file Teuchos_InvalidConditionException.hpp.
 1.8.5
 1.8.5