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

Thrown when a wrong pointer is passed to the PLUMED interface. More...

#include <Plumed.h>

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

Public Member Functions

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

Private Attributes

::std::string msg
 

Detailed Description

Thrown when a wrong pointer is passed to the PLUMED interface.

Constructor & Destructor Documentation

◆ ExceptionTypeError()

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