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

Raised whenever a problem is detected in the database. More...

#include <exceptions.hpp>

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

Public Member Functions

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

Detailed Description

Raised whenever a problem is detected in the database.

This error can refer to either the database file not being present, problems with the cache, clash of elements defined by the user, ...

Constructor & Destructor Documentation

◆ database_error()

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

Member Function Documentation

◆ what()

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

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