Sha256: 3f9a4fb7afd2f5308325289f864d48c18987acbd976cb5a4d046dfde6ea6b801

Contents?: true

Size: 99 Bytes

Versions: 1

Compression:

Stored size: 99 Bytes

Contents

module Sentry
  class Error < StandardError
  end

  class ExternalError < StandardError
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sentry-ruby-core-4.3.0 lib/sentry/exceptions.rb