Exception
# File lib/openshift-origin-common/exceptions/oo_exception.rb, line 25 def initialize(successful=nil, failed=nil, exception=nil) @successful = successful @failed = failed @exception = exception end
[Validate]
Generated with the Darkfish Rdoc Generator 2.