PRISMS-PF Manual
Loading...
Searching...
No Matches
ExcNaN Class Reference

#include <exceptions.h>

Inheritance diagram for ExcNaN:
[legend]
Collaboration diagram for ExcNaN:
[legend]

Public Member Functions

 ExcNaN (const std::string &msg="")
 
const char * what () const noexcept override
 

Private Attributes

std::string message
 

Constructor & Destructor Documentation

◆ ExcNaN()

ExcNaN::ExcNaN ( const std::string & msg = "")
inlineexplicit

Member Function Documentation

◆ what()

const char * ExcNaN::what ( ) const
inlineoverridenoexcept

Member Data Documentation

◆ message

std::string ExcNaN::message
private

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