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

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

#include <Plumed.h>

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

Public Member Functions

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

Private Attributes

::std::string msg
 

Detailed Description

Used to rethrow a PLMD::ExceptionError.

Constructor & Destructor Documentation

◆ ExceptionError()

PLMD::Plumed::ExceptionError::ExceptionError ( 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: