Sha256: 87a5c25b9b8a1c7e1136aab6d85466ab6f2395d971e5e7656a25683d6324752a

Contents?: true

Size: 308 Bytes

Versions: 39

Compression:

Stored size: 308 Bytes

Contents

# This VerySpecificError is used for throwing errors in specs that are allowed
# or expected.
#
# For example, this error can be thrown to raise an exception in AppSignal's
# run, which should stop the program and the appsignal gem, but not crash the
# test suite.
class VerySpecificError < RuntimeError
end

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
appsignal-2.3.7 spec/support/helpers/very_specific_error.rb
appsignal-2.3.6 spec/support/helpers/very_specific_error.rb
appsignal-2.3.6.beta.1 spec/support/helpers/very_specific_error.rb
appsignal-2.3.4 spec/support/helpers/very_specific_error.rb
appsignal-2.3.3 spec/support/helpers/very_specific_error.rb
appsignal-2.3.3.beta.1 spec/support/helpers/very_specific_error.rb
appsignal-2.3.2 spec/support/helpers/very_specific_error.rb
appsignal-2.3.1 spec/support/helpers/very_specific_error.rb
appsignal-2.3.0 spec/support/helpers/very_specific_error.rb
appsignal-2.3.0.beta.3 spec/support/helpers/very_specific_error.rb
appsignal-2.3.0.beta.2 spec/support/helpers/very_specific_error.rb
appsignal-2.3.0.beta.1 spec/support/helpers/very_specific_error.rb
appsignal-2.2.1 spec/support/helpers/very_specific_error.rb
appsignal-2.2.0 spec/support/helpers/very_specific_error.rb
appsignal-2.2.0.beta.1 spec/support/helpers/very_specific_error.rb
appsignal-2.1.2 spec/support/helpers/very_specific_error.rb
appsignal-2.1.1 spec/support/helpers/very_specific_error.rb
appsignal-2.1.1.beta.1 spec/support/helpers/very_specific_error.rb
appsignal-2.1.0 spec/support/helpers/very_specific_error.rb
appsignal-2.0.6 spec/support/helpers/very_specific_error.rb