CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP::DoubConvException Class Reference

#include <CLHEP/Random/DoubConv.h>

Inheritance diagram for CLHEP::DoubConvException:

Public Member Functions

 DoubConvException (const std::string &w) throw ()
 ~DoubConvException () throw ()
const char * what () const throw ()

Detailed Description

Definition at line 19 of file DoubConv.h.

Constructor & Destructor Documentation

◆ DoubConvException()

CLHEP::DoubConvException::DoubConvException ( const std::string & w)
throw ( )
inline

Definition at line 21 of file DoubConv.h.

◆ ~DoubConvException()

CLHEP::DoubConvException::~DoubConvException ( )
throw ( )
inline

Definition at line 22 of file DoubConv.h.

Member Function Documentation

◆ what()

const char * CLHEP::DoubConvException::what ( ) const
throw ( )
inline

Definition at line 23 of file DoubConv.h.


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