SpECTRE  v2024.04.12
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: