Sha256: ee7c9d3c51a8f1b50aa7835d977ce41d52158a03c4adad74f4f48129db992200
Contents?: true
Size: 124 Bytes
Versions: 4
Compression:
Stored size: 124 Bytes
Contents
module Harvesting class AuthenticationError < StandardError end class UnprocessableRequest < StandardError end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
harvesting-0.4.0 | lib/harvesting/errors.rb |
harvesting-0.3.0 | lib/harvesting/errors.rb |
harvesting-0.2.0 | lib/harvesting/errors.rb |
harvesting-0.1.0 | lib/harvesting/errors.rb |