Sha256: 4e2c03e592b56ece597e959dcae3f8555f26faac7ce22c99dc418af6c37502aa
Contents?: true
Size: 253 Bytes
Versions: 1
Compression:
Stored size: 253 Bytes
Contents
module Unified class Error < StandardError end class ResultMismatch < Error end class ErrorMismatch < Error end class EntityMapOverwriteAttempt < Error end class EntityMissing < Error end class InvalidTest < Error end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mongo-2.15.0.alpha | spec/runners/unified/exceptions.rb |