Objects of this class are thrown to signal that no key with that name exists.
Definition at line 35 of file RDirectory.hxx.
Public Member Functions | |
| RDirectoryUnknownKey (std::string_view keyName) | |
| const char * | what () const noexcept final | 
Private Attributes | |
| std::string | fKeyName | 
#include <ROOT/RDirectory.hxx>
      
  | 
  inline | 
Definition at line 39 of file RDirectory.hxx.
      
  | 
  inlinefinalnoexcept | 
Definition at line 40 of file RDirectory.hxx.
      
  | 
  private | 
Definition at line 36 of file RDirectory.hxx.