Sha256: c0d3f54bf7f7b803a5abeb7d2defe9c6b5d8065bd7798bce6efb2b7ff7dfd007

Contents?: true

Size: 135 Bytes

Versions: 12

Compression:

Stored size: 135 Bytes

Contents

module Montrose
  Error = Class.new(StandardError)
  ConfigurationError = Class.new(Error)
  SerializationError = Class.new(Error)
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
montrose-0.6.0 lib/montrose/errors.rb
montrose-0.5.0 lib/montrose/errors.rb
montrose-0.4.3 lib/montrose/errors.rb
montrose-0.4.2 lib/montrose/errors.rb
montrose-0.4.1 lib/montrose/errors.rb
montrose-0.4.0 lib/montrose/errors.rb
montrose-0.3.0 lib/montrose/errors.rb
montrose-0.2.2 lib/montrose/errors.rb
montrose-0.2.1 lib/montrose/errors.rb
montrose-0.2.0 lib/montrose/errors.rb
montrose-0.1.1 lib/montrose/errors.rb
montrose-0.1.0 lib/montrose/errors.rb