libMesh::FloatingPointException Class Reference

#include <libmesh_exceptions.h>

List of all members.

Public Member Functions

 FloatingPointException ()

Detailed Description

A class representing a floating point exception.

Definition at line 94 of file libmesh_exceptions.h.


Constructor & Destructor Documentation

libMesh::FloatingPointException::FloatingPointException (  )  [inline]

Definition at line 97 of file libmesh_exceptions.h.

00097 : std::runtime_error( "libmesh FPE!" ) {}


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

Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:28 UTC

Hosted By:
SourceForge.net Logo