# File lib/cgikit/api.rb, line 201
  def initialize( key, error )
    @key = key
    @error = error
  end