$extrastylesheet
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

Definition at line 97 of file libmesh_exceptions.h.

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

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