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

Used to rethrow a PLMD::ExceptionDebug. More...

#include <Plumed.h>

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

Public Member Functions

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

Private Attributes

::std::string msg
 

Detailed Description

Used to rethrow a PLMD::ExceptionDebug.

Constructor & Destructor Documentation

◆ ExceptionDebug()

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

Member Function Documentation

◆ what()

const char* PLMD::Plumed::Exception::what ( ) const
inlinenoexceptinherited

Member Data Documentation

◆ msg

::std::string PLMD::Plumed::Exception::msg
privateinherited

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