Package epydoc :: Module util :: Class RunSubprocessError
[hide private]
[frames] | no frames]

Class RunSubprocessError

source code


Instance Methods [hide private]
 
__init__(self, cmd, out, err) source code

Inherited from exceptions.EnvironmentError: __str__

Inherited from exceptions.Exception: __getitem__

Method Details [hide private]

__init__(self, cmd, out, err)
(Constructor)

source code 
Overrides: exceptions.Exception.__init__