Parent

Methods

OpenShift::UnfulfilledRequirementException

Attributes

feature[RW]

Public Class Methods

new(feature) click to toggle source
# File lib/openshift/exceptions.rb, line 20
def initialize(feature)
  self.feature = feature
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.