StandardError
# File lib/openshift-origin-common/exceptions/oo_exception.rb, line 5 def initialize(msg=nil, code=nil, resultIO=nil) super(msg) @code = code @resultIO = resultIO end
[Validate]
Generated with the Darkfish Rdoc Generator 2.