Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
ROOT::Math::GenVector_detail::BitReproducibleException Class Reference

Definition at line 30 of file BitReproducible.h.

Public Member Functions

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

Private Attributes

std::string fMsg
 

#include <Math/GenVector/BitReproducible.h>

Inheritance diagram for ROOT::Math::GenVector_detail::BitReproducibleException:
[legend]

Constructor & Destructor Documentation

◆ BitReproducibleException()

ROOT::Math::GenVector_detail::BitReproducibleException::BitReproducibleException ( const std::string &  w)
throw (
)
inline

Definition at line 33 of file BitReproducible.h.

◆ ~BitReproducibleException()

ROOT::Math::GenVector_detail::BitReproducibleException::~BitReproducibleException ( )
throw (
)
inline

Definition at line 34 of file BitReproducible.h.

Member Function Documentation

◆ what()

const char* ROOT::Math::GenVector_detail::BitReproducibleException::what ( ) const
throw (
)
inline

Definition at line 35 of file BitReproducible.h.

Member Data Documentation

◆ fMsg

std::string ROOT::Math::GenVector_detail::BitReproducibleException::fMsg
private

Definition at line 37 of file BitReproducible.h.


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