Logo ROOT  
Reference Guide
ROOT::Math::GenVector_detail::BitReproducibleException Class Reference

Definition at line 30 of file BitReproducible.h.

Public Member Functions

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

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)
inlinenoexcept

Definition at line 33 of file BitReproducible.h.

◆ ~BitReproducibleException()

ROOT::Math::GenVector_detail::BitReproducibleException::~BitReproducibleException ( )
inlinenoexcept

Definition at line 34 of file BitReproducible.h.

Member Function Documentation

◆ what()

const char * ROOT::Math::GenVector_detail::BitReproducibleException::what ( ) const
inlineoverridenoexcept

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: