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

Syntax error with an unformatted message. More...

#include <exceptions.hpp>

Public Member Functions

 __syntax_error (const char *msg, std::size_t rpos)
 
const char * what () const noexcept
 
syntax_error update (std::string const &str)
 

Detailed Description

Syntax error with an unformatted message.

Constructor & Destructor Documentation

◆ __syntax_error()

reactions::exceptions::__syntax_error::__syntax_error ( const char *  msg,
std::size_t  rpos 
)
inline

Member Function Documentation

◆ update()

syntax_error reactions::exceptions::__syntax_error::update ( std::string const &  str)
inline

◆ what()

const char* reactions::exceptions::__syntax_error::what ( ) const
inlinenoexcept

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