Loading...
Searching...
No Matches
PLMD::lepton::Exception Class Reference

This class is used for all exceptions thrown by lepton. More...

#include <Exception.h>

Inheritance diagram for PLMD::lepton::Exception:

Public Member Functions

 Exception (const std::string &message)
 ~Exception () throw ()
const char * what () const throw ()

Private Attributes

std::string message

Detailed Description

This class is used for all exceptions thrown by lepton.

Constructor & Destructor Documentation

◆ Exception()

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

◆ ~Exception()

PLMD::lepton::Exception::~Exception ( )
throw ( )
inline

Member Function Documentation

◆ what()

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

Member Data Documentation

◆ message

std::string PLMD::lepton::Exception::message
private

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