# File lib/deltacloud/validation.rb, line 21
    def initialize(param, msg='')
      super(msg)
      @param = param
    end