Sha256: d1a9863593ba2794522e616705e47b41587f2b2de5133820f3c85c76d4dcc27f

Contents?: true

Size: 114 Bytes

Versions: 12

Compression:

Stored size: 114 Bytes

Contents

require './app'

configure_basics
add_at_exit

class CustomError < RuntimeError
end

raise CustomError.new "Oh no"

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
bugsnag-6.15.0 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.14.0 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.13.1 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.13.0 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.12.2 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.12.1 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.12.0 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.11.1 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.11.0 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.10.0 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.9.0 features/fixtures/plain/app/unhandled/custom_error.rb
bugsnag-6.8.0 features/fixtures/plain/app/unhandled/custom_error.rb