libMesh::DynamicCastFailure
libMesh::DynamicCastFailure
Section: C Library Functions (3) Updated: Thu Apr 7 2011 Local index
Up
NAME
libMesh::DynamicCastFailure -
SYNOPSIS
#include <libmesh_exceptions.h>
Public Member Functions
DynamicCastFailure ()
Detailed Description
A class representing that a dynamic cast failed to produce expected output.
Definition at line 87 of file libmesh_exceptions.h.
Constructor & Destructor Documentation
libMesh::DynamicCastFailure::DynamicCastFailure () [inline]
Definition at line 90 of file libmesh_exceptions.h.
: std::runtime_error( 'Failed dynamic cast!' ) {}
Author
Generated automatically by Doxygen for libMesh from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Detailed Description
-
- Constructor & Destructor Documentation
-
- libMesh::DynamicCastFailure::DynamicCastFailure () [inline]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:49:20 GMT, April 16, 2011