43 #include "Teuchos_Assert.hpp"
45 using namespace Teuchos;
59 "XMLInputStream::curPos() should never be called. It exists only for "
60 "compatibility with Xerces.");
#define TEUCHOS_TEST_FOR_EXCEPTION(throw_exception_test, Exception, msg)
Macro for throwing an exception with breakpointing to ease debugging.