ROOT 6.12/07 Reference Guide |
Objects of this class are thrown to signal that the value known under the given name .
Definition at line 47 of file TDirectory.hxx.
Public Member Functions | |
TDirectoryTypeMismatch (std::string_view keyName) | |
const char * | what () const noexcept final |
Private Attributes | |
std::string | fKeyName |
#include <ROOT/TDirectory.hxx>
|
inline |
Definition at line 51 of file TDirectory.hxx.
|
inlinefinalnoexcept |
Definition at line 52 of file TDirectory.hxx.
|
private |
Definition at line 48 of file TDirectory.hxx.