Reactions  0.1.1
Handling reaction trees and decays
Public Member Functions | List of all members
reactions::value_error Class Reference

Raised whenever a problem is detected with an input value. More...

#include <exceptions.hpp>

Inheritance diagram for reactions::value_error:
Inheritance graph
[legend]
Collaboration diagram for reactions::value_error:
Collaboration graph
[legend]

Public Member Functions

 value_error (const char *msg)
 
const char * what () const noexcept
 

Detailed Description

Raised whenever a problem is detected with an input value.

Constructor & Destructor Documentation

◆ value_error()

reactions::value_error::value_error ( const char *  msg)
inline

Member Function Documentation

◆ what()

const char* reactions::value_error::what ( ) const
inlinenoexcept

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