Data Integrator (Python API)
|
Classes | |
class | common.ErrorHandler.CErrorHandler |
Namespaces | |
common.ErrorHandler | |
Global error handler. | |
Functions | |
def | common.ErrorHandler.GetEH () |
Get the global and unique error handler, a CErrorHandler instance. More... | |
Variables | |
string | common.ErrorHandler.PERMISSIVENESS_ECHO = "echo"; |
Permissiveness tokens. More... | |
string | common.ErrorHandler.PERMISSIVENESS_SKIP = "skip"; |
string | common.ErrorHandler.PERMISSIVENESS_STOP = "stop"; |