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

Raised when processing the syntax of reactions and decays. More...

#include <exceptions.hpp>

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

Public Member Functions

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

Detailed Description

Raised when processing the syntax of reactions and decays.

Constructor & Destructor Documentation

◆ syntax_error()

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

Member Function Documentation

◆ what()

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

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