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

Exception — Overlapping copies not implemented for jagged vectors. More...

#include <exceptions.h>

Inheritance diagram for SG::ExcJaggedVecOverlappingCopy:
Collaboration diagram for SG::ExcJaggedVecOverlappingCopy:

Public Member Functions

 ExcJaggedVecOverlappingCopy ()
 Constructor.

Detailed Description

Exception — Overlapping copies not implemented for jagged vectors.

Talk to core software if this is an issue.

Definition at line 513 of file Control/AthContainers/AthContainers/exceptions.h.

Constructor & Destructor Documentation

◆ ExcJaggedVecOverlappingCopy()

SG::ExcJaggedVecOverlappingCopy::ExcJaggedVecOverlappingCopy ( )

Constructor.

Definition at line 681 of file Control/AthContainers/Root/exceptions.cxx.

682 : std::runtime_error (excJaggedVecOverlappingCopy_format())
683{
684}
std::string excJaggedVecOverlappingCopy_format()
Helper: format exception error string.

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