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

Exception — ReadCondHandle didn't initialize in getRange(). More...

#include <exceptions.h>

Inheritance diagram for SG::ExcBadReadCondHandleInit:
Collaboration diagram for SG::ExcBadReadCondHandleInit:

Public Member Functions

 ExcBadReadCondHandleInit ()
 Constructor. More...
 

Detailed Description

Exception — ReadCondHandle didn't initialize in getRange().

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

Constructor & Destructor Documentation

◆ ExcBadReadCondHandleInit()

SG::ExcBadReadCondHandleInit::ExcBadReadCondHandleInit ( )

Constructor.

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

430  : std::runtime_error ("SG::ExcBadReadCondHandleInit: ReadCondHandle didn't initialize in getRange().")
431 {
432 }

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