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

Base class for all ROOT issued exceptions.

Definition at line 115 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::Experimental::RException:
[legend]

Constructor & Destructor Documentation

◆ RException()

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

Definition at line 118 of file RError.hxx.

Member Function Documentation

◆ GetError()

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

Definition at line 119 of file RError.hxx.

Member Data Documentation

◆ fError

RError ROOT::Experimental::RException::fError
private

Definition at line 116 of file RError.hxx.

Libraries for ROOT::Experimental::RException:

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