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