#include "Teuchos_TestForException.hpp"
Go to the source code of this file.
Functions | |
void | TestForException_incrThrowNumber () |
Increment the throw number. | |
int | TestForException_getThrowNumber () |
Increment the throw number. | |
void | TestForException_break (const std::string &errorMsg) |
The only purpose for this function is to set a breakpoint. |