REveException Exception-type thrown by Eve classes.
Definition at line 41 of file REveTypes.hxx.
Public Member Functions | |
| REveException ()=default | |
| REveException (const std::string &s) | |
| ~REveException () noexcept override | |
| void | append (const std::string &s) | 
| const char * | what () const noexcept override | 
Private Attributes | |
| std::string | fWhat | 
#include <ROOT/REveTypes.hxx>
      
  | 
  default | 
      
  | 
  inlineexplicit | 
Definition at line 45 of file REveTypes.hxx.
      
  | 
  inlineoverridenoexcept | 
Definition at line 46 of file REveTypes.hxx.
      
  | 
  inline | 
Definition at line 47 of file REveTypes.hxx.
      
  | 
  inlineoverridenoexcept | 
Definition at line 49 of file REveTypes.hxx.
      
  | 
  private | 
Definition at line 42 of file REveTypes.hxx.