ATLAS Offline Software
Classes | Namespaces
Control/AthAllocators/AthAllocators/exceptions.h File Reference

Exceptions that can be thrown from AthAllocators. More...

#include <stdexcept>
Include dependency graph for Control/AthAllocators/AthAllocators/exceptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::ExcDifferentArenas
 Exception — Attempt to assign between ArenaSharedHeapSTLAllocators for different arenas. More...
 
class  SG::ExcProtection
 Exception — Attempt to change memory protection failed. More...
 
class  SG::ExcProtected
 Exception — Attempt to change protected arena. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

Exceptions that can be thrown from AthAllocators.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Nov, 2016

Definition in file Control/AthAllocators/AthAllocators/exceptions.h.