OpenShift::OOException
# File lib/openshift/exceptions.rb, line 30 def initialize(app) self.app = app super() end