ATLAS Offline Software
Loading...
Searching...
No Matches
SG::ExcNoRange Class Reference

Exception — Range not set in ReadCondHandle::getRange(). More...

#include <exceptions.h>

Inheritance diagram for SG::ExcNoRange:
Collaboration diagram for SG::ExcNoRange:

Public Member Functions

 ExcNoRange ()
 Constructor.

Detailed Description

Exception — Range not set in ReadCondHandle::getRange().

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

Constructor & Destructor Documentation

◆ ExcNoRange()

SG::ExcNoRange::ExcNoRange ( )

Constructor.

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

442 : std::runtime_error ("SG::ExcBadReadCondHandleInit: Range not set in ReadCondHandle::getRange().")
443{
444}

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