ATLAS Offline Software
Public Member Functions | List of all members
SG::ExcBadInitializedReadHandleKey Class Reference

Exception — Initialization of InitializedReadHandleKey failed. More...

#include <exceptions.h>

Inheritance diagram for SG::ExcBadInitializedReadHandleKey:
Collaboration diagram for SG::ExcBadInitializedReadHandleKey:

Public Member Functions

 ExcBadInitializedReadHandleKey ()
 Constructor. More...
 

Detailed Description

Exception — Initialization of InitializedReadHandleKey failed.

Definition at line 294 of file Control/StoreGate/StoreGate/exceptions.h.

Constructor & Destructor Documentation

◆ ExcBadInitializedReadHandleKey()

SG::ExcBadInitializedReadHandleKey::ExcBadInitializedReadHandleKey ( )

Constructor.

Definition at line 363 of file Control/StoreGate/src/exceptions.cxx.

364  : std::runtime_error ("Initialization of InitializedReadHandleKey failed.")
365 {
366 }

The documentation for this class was generated from the following files: