Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
Teuchos::m_bad_cast Class Reference

Exception class for bad cast. More...

#include <Teuchos_dyn_cast.hpp>

Inherits bad_cast.

Detailed Description

Exception class for bad cast.

We create this class so that we may throw a bad_cast when appropriate and still use the TEUCHOS_TEST_FOR_EXCEPTION macro. We recommend users try to catch a bad_cast.

Definition at line 60 of file Teuchos_dyn_cast.hpp.


The documentation for this class was generated from the following file: