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

Raised when unexpected problems appear, which should be reported as bugs. More...

#include <exceptions.hpp>

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

Public Member Functions

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

Detailed Description

Raised when unexpected problems appear, which should be reported as bugs.

Constructor & Destructor Documentation

◆ internal_error()

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

Member Function Documentation

◆ what()

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

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