s.t.BlackboxProcessError(Exception) : class documentation

Part of samba.tests View In Hierarchy

This is raised when check_output() process returns a non-zero exit status

Exception instance should contain the exact exit code (S.returncode), command line (S.cmd), process output (S.stdout) and process error stream (S.stderr)

Method __init__ Undocumented
Method __str__ Undocumented
def __init__(self, returncode, cmd, stdout, stderr):
Undocumented
def __str__(self):
Undocumented
API Documentation for Samba, generated by pydoctor at 2012-03-06 23:17:58.