![]() |
ATLAS Offline Software
|
Classes | |
| class | Context |
Functions | |
| shortCallStack () | |
| createContextForDeduplication (message, compName, destContext) | |
| raiseWithCurrentContext (exception) | |
| createContextForDeduplication | ( | message, | |
| compName, | |||
| destContext ) |
Definition at line 40 of file DebuggingContext.py.
| raiseWithCurrentContext | ( | exception | ) |
Raises the exception with the message supplemented with context information
Definition at line 44 of file DebuggingContext.py.
| shortCallStack | ( | ) |
Obtains (a very abbreviated) context of the current call stack (from the top, excluding the code using this function)
Definition at line 29 of file DebuggingContext.py.