Parent

Methods

OpenShift::FileUnlockError

Attributes

filename[R]

Public Class Methods

new(msg = nil, filename) click to toggle source
# File lib/openshift-origin-node/model/v2_cart_model.rb, line 47
def initialize(msg = nil, filename)
  super(msg)
  @filename = filename
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.