Methods

Class/Module Index [+]

Quicksearch

OpenShift::ApplicationValidationException

Attributes

app[R]

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.