Public Member Functions | Private Attributes | List of all members
PLMD::Plumed::LeptonException Class Reference

Class used to rethrow Lepton exceptions. More...

#include <Plumed.h>

Inheritance diagram for PLMD::Plumed::LeptonException:
Inheritance graph
[legend]

Public Member Functions

 LeptonException (const char *msg)
 
const char * what () const noexcept __PLUMED_WRAPPER_CXX_OVERRIDE
 

Private Attributes

::std::string msg
 

Detailed Description

Class used to rethrow Lepton exceptions.

Constructor & Destructor Documentation

◆ LeptonException()

PLMD::Plumed::LeptonException::LeptonException ( const char *  msg)
inlineexplicit

Member Function Documentation

◆ what()

const char* PLMD::Plumed::LeptonException::what ( ) const
inlinenoexcept

Member Data Documentation

◆ msg

::std::string PLMD::Plumed::LeptonException::msg
private

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