REveException Exception-type thrown by Eve classes. 
Definition at line 40 of file REveTypes.hxx.
 
#include <ROOT/REveTypes.hxx>
◆ REveException() [1/2]
  
  
      
        
          | ROOT::Experimental::REveException::REveException  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ REveException() [2/2]
  
  
      
        
          | ROOT::Experimental::REveException::REveException  | 
          ( | 
          const std::string &  | 
          s | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ ~REveException()
  
  
      
        
          | virtual ROOT::Experimental::REveException::~REveException  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtualnoexcept   | 
  
 
 
◆ append()
  
  
      
        
          | void ROOT::Experimental::REveException::append  | 
          ( | 
          const std::string &  | 
          s | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ what()
  
  
      
        
          | const char * ROOT::Experimental::REveException::what  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverridenoexcept   | 
  
 
 
◆ fWhat
  
  
      
        
          | std::string ROOT::Experimental::REveException::fWhat | 
         
       
   | 
  
private   | 
  
 
 
[legend]