Public Member Functions | 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)
 
 Invalid (const Invalid &other)
 
const char * what () const noexcept
 

Detailed Description

Thrown when trying to access an invalid plumed object.

Constructor & Destructor Documentation

◆ Invalid() [1/2]

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

◆ Invalid() [2/2]

PLMD::Plumed::Invalid::Invalid ( const Invalid other)
inline

Member Function Documentation

◆ what()

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

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