Parent

Methods

Class/Module Index [+]

Quicksearch

OpenShift::UnfulfilledRequirementException

Attributes

feature[RW]

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.