Sha256: 9a0e961b5ae1303df4ef62fceb39995980dcd993ee9ab061a7f3db72015ad2af

Contents?: true

Size: 114 Bytes

Versions: 1

Compression:

Stored size: 114 Bytes

Contents

module APIMatchers
  module Core
  	module Exceptions
		class KeyNotFound < StandardError
  		end
  	end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
api_matchers-0.1.1 lib/api_matchers/core/exceptions.rb