Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Teuchos::bad_any_cast Class Reference

Thrown if any_cast is attempted between two incompatable types. More...

#include <Teuchos_any.hpp>

Inherits runtime_error.

Public Member Functions

 bad_any_cast (const std::string msg)
 

Detailed Description

Thrown if any_cast is attempted between two incompatable types.

Definition at line 324 of file Teuchos_any.hpp.

Constructor & Destructor Documentation

Teuchos::bad_any_cast::bad_any_cast ( const std::string  msg)
inline

Definition at line 327 of file Teuchos_any.hpp.


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