Sha256: dc9bb018129766c43677f4eeef826715c7dc3fe2db6e49a9ae313ce5f063187c

Contents?: true

Size: 122 Bytes

Versions: 80

Compression:

Stored size: 122 Bytes

Contents

# frozen_string_literal: true

module Sentry
  class Error < StandardError
  end

  class ExternalError < Error
  end
end

Version data entries

80 entries across 80 versions & 2 rubygems

Version Path
sentry-ruby-5.22.3 lib/sentry/exceptions.rb
sentry-ruby-core-5.22.3 lib/sentry/exceptions.rb
sentry-ruby-core-5.22.2 lib/sentry/exceptions.rb
sentry-ruby-5.22.2 lib/sentry/exceptions.rb
sentry-ruby-core-5.22.1 lib/sentry/exceptions.rb
sentry-ruby-5.22.1 lib/sentry/exceptions.rb
sentry-ruby-5.22.0 lib/sentry/exceptions.rb
sentry-ruby-core-5.22.0 lib/sentry/exceptions.rb
sentry-ruby-5.21.0 lib/sentry/exceptions.rb
sentry-ruby-core-5.21.0 lib/sentry/exceptions.rb
sentry-ruby-5.20.1 lib/sentry/exceptions.rb
sentry-ruby-core-5.20.1 lib/sentry/exceptions.rb
sentry-ruby-5.20.0 lib/sentry/exceptions.rb
sentry-ruby-core-5.20.0 lib/sentry/exceptions.rb
sentry-ruby-core-5.19.0 lib/sentry/exceptions.rb
sentry-ruby-5.19.0 lib/sentry/exceptions.rb
sentry-ruby-core-5.18.2 lib/sentry/exceptions.rb
sentry-ruby-5.18.2 lib/sentry/exceptions.rb
sentry-ruby-core-5.18.1 lib/sentry/exceptions.rb
sentry-ruby-5.18.1 lib/sentry/exceptions.rb