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

Thrown when trying to access an invalid plumed object. More...

#include <Plumed.h>

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

Public Member Functions

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

Private Attributes

::std::string msg
 

Detailed Description

Thrown when trying to access an invalid plumed object.

Constructor & Destructor Documentation

◆ Invalid()

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