Sha256: 91f57f8fd64a4447ac255362ab33512409ebbacb3de6cea8383b128c420bf37d

Contents?: true

Size: 160 Bytes

Versions: 33

Compression:

Stored size: 160 Bytes

Contents

module Releaf
  class Error < StandardError; end
  class AccessDenied < Error; end
  class FeatureDisabled < Error; end
  class RecordNotFound < Error; end
end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
releaf-core-3.1.0 lib/releaf/exceptions.rb
releaf-core-3.0.3 lib/releaf/exceptions.rb
releaf-core-3.0.2 lib/releaf/exceptions.rb
releaf-core-3.0.1 lib/releaf/exceptions.rb
releaf-core-3.0.0 lib/releaf/exceptions.rb
releaf-core-2.2.1 lib/releaf/exceptions.rb
releaf-core-2.2.0 lib/releaf/exceptions.rb
releaf-core-2.1.2 lib/releaf/exceptions.rb
releaf-core-2.1.1 lib/releaf/exceptions.rb
releaf-core-2.1.0 lib/releaf/exceptions.rb
releaf-core-2.0.1 lib/releaf/exceptions.rb
releaf-core-2.0.0 lib/releaf/exceptions.rb
releaf-core-1.1.22 lib/releaf/exceptions.rb
releaf-core-1.1.21 lib/releaf/exceptions.rb
releaf-core-1.1.20 lib/releaf/exceptions.rb
releaf-core-1.1.19 lib/releaf/exceptions.rb
releaf-core-1.1.18 lib/releaf/exceptions.rb
releaf-core-1.1.17 lib/releaf/exceptions.rb
releaf-core-1.1.16 lib/releaf/exceptions.rb
releaf-core-1.1.15 lib/releaf/exceptions.rb