Exception
# File lib/openshift-origin-node/utils/shell_exec.rb, line 32 def initialize(msg, rc=-1, stdout = nil, stderr = nil) super msg self.rc = rc self.stdout = stdout self.stderr = stderr end
[Validate]
Generated with the Darkfish Rdoc Generator 2.