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