Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::RException Class Reference

Base class for all ROOT issued exceptions.

Definition at line 78 of file RError.hxx.

Public Member Functions

 RException (const RError &error)
const RErrorGetError () const

Private Attributes

RError fError

#include <ROOT/RError.hxx>

Inheritance diagram for ROOT::RException:

Constructor & Destructor Documentation

◆ RException()

ROOT::RException::RException ( const RError & error)
inlineexplicit

Definition at line 82 of file RError.hxx.

Member Function Documentation

◆ GetError()

const RError & ROOT::RException::GetError ( ) const
inline

Definition at line 83 of file RError.hxx.

Member Data Documentation

◆ fError

RError ROOT::RException::fError
private

Definition at line 79 of file RError.hxx.


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