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

Raised when an element is not found within a database. More...

#include <exceptions.hpp>

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

Public Member Functions

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

Detailed Description

Raised when an element is not found within a database.

Constructor & Destructor Documentation

◆ lookup_error()

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

Member Function Documentation

◆ what()

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

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