Sha256: 7070165fe4870f9cdd1b58f3533c1e60329466ccd0f8fc04150879a9938ea3f1
Contents?: true
Size: 145 Bytes
Versions: 4
Compression:
Stored size: 145 Bytes
Contents
module Euston module Errors class InvalidCommandError < StandardError; end class AggregateNotFoundError < StandardError; end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
euston-1.2.3 | lib/euston/errors.rb |
euston-1.2.3-java | lib/euston/errors.rb |
euston-1.2.2 | lib/euston/errors.rb |
euston-1.2.2-java | lib/euston/errors.rb |