SpECTRE  v2024.09.29
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
SpectreFpe Class Reference

Exception indicating an ERROR was triggered because of an FPE. More...

#include <Exceptions.hpp>

Public Member Functions

 SpectreFpe (const std::string &message)
 

Detailed Description

Exception indicating an ERROR was triggered because of an FPE.

Note
You cannot rely on catching this exception for recovering from FPEs because not all compilers and hardware properly support throwing exceptions on FPEs.

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