#include <eh.py.h>
Inheritance diagram for eh.OriginatingExceptionList:

Public Member Functions | |
| __init__ (oes) | |
| Constructor. | |
| Suppress () | |
| Suppresses generation of output for all exceptions that are in this list. | |
| UnSuppress () | |
| UnSuppresses generation of output for all exceptions that are in this list. | |
| eh.OriginatingExceptionList.__init__ | ( | oes | ) |
Constructor.
| eh.OriginatingExceptionList.Suppress | ( | ) |
Suppresses generation of output for all exceptions that are in this list.
| eh.OriginatingExceptionList.UnSuppress | ( | ) |
UnSuppresses generation of output for all exceptions that are in this list.
1.5.1