Sha256: 59f90a4a8dcd1871dc78a1b3c3bc65e132d44c116a00ac5df15a66bb63460c5d

Contents?: true

Size: 110 Bytes

Versions: 15

Compression:

Stored size: 110 Bytes

Contents

module ServiceContract
  module Avro
    module Errors
      class NotFound < Exception; end
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
service_contract-0.6.0 lib/service_contract/avro/errors.rb
service_contract-0.5.1 lib/service_contract/avro/errors.rb
service_contract-0.5.0 lib/service_contract/avro/errors.rb
service_contract-0.4.1 lib/service_contract/avro/errors.rb
service_contract-0.4.0 lib/service_contract/avro/errors.rb
service_contract-0.3.0 lib/service_contract/avro/errors.rb
service_contract-0.2.1 lib/service_contract/avro/errors.rb
service_contract-0.2.0 lib/service_contract/avro/errors.rb
service_contract-0.1.1 lib/service_contract/avro/errors.rb
service_contract-0.1.0 lib/service_contract/avro/errors.rb
service_contract-0.0.10 lib/service_contract/avro/errors.rb
service_contract-0.0.8 lib/service_contract/avro/errors.rb
service_contract-0.0.7 lib/service_contract/avro/errors.rb
service_contract-0.0.6 lib/service_contract/avro/errors.rb
service_contract-0.0.5 lib/service_contract/avro/errors.rb