Loading...
Searching...
No Matches
PLMD::ExceptionTypeError Class Reference

Class representing a type error in the PLMD::Plumed interface. More...

#include <Exception.h>

Inheritance diagram for PLMD::ExceptionTypeError:

Public Member Functions

 Exception (const std::string &message)
template<typename T>
ExceptionTypeErroroperator<< (const T &x)
const char * what () const throw ()

Private Attributes

std::string message

Detailed Description

Class representing a type error in the PLMD::Plumed interface.

Member Function Documentation

◆ Exception()

PLMD::lepton::Exception::Exception ( const std::string & message)
inline

◆ operator<<()

template<typename T>
ExceptionTypeError & PLMD::ExceptionTypeError::operator<< ( const T & x)
inline

◆ what()

const char * PLMD::lepton::Exception::what ( ) const
throw ( )
inlineinherited

Member Data Documentation

◆ message

std::string PLMD::lepton::Exception::message
privateinherited

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