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

Exception — bad toTransient. More...

#include <exceptions.h>

Inheritance diagram for SG::ExcBadToTransient:
Collaboration diagram for SG::ExcBadToTransient:

Public Member Functions

 ExcBadToTransient ()
 Constructor.

Detailed Description

Exception — bad toTransient.

toTransient was called on an already-initialized link.

Definition at line 249 of file Control/AthLinks/AthLinks/exceptions.h.

Constructor & Destructor Documentation

◆ ExcBadToTransient()

SG::ExcBadToTransient::ExcBadToTransient ( )

Constructor.

Definition at line 262 of file Control/AthLinks/src/exceptions.cxx.

263 : std::runtime_error ("SG::ExcBadToTransient: toTransient() called on an already-initialized link.")
264{
266}
void AthLinks_error()
For setting debugger breakpoints.

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