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