This exception is raised when there is a problem decoding an object, such as a security violation. More...
Static Public Attributes | |
| tuple | wrapped_exceptions = (pickle.UnpicklingError,) |
This exception is raised when there is a problem decoding an object, such as a security violation.
Note that other exceptions may also be raised during decoding, including AttributeError, EOFError, ImportError, and IndexError.
Definition at line 391 of file TestRunnerAgent.py.
|
static |
Definition at line 393 of file TestRunnerAgent.py.