Parent

Methods

OpenShift::ApplicationValidationException

Attributes

app[RW]

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.