Sha256: 191118d92c9f0ffd016a042066aa92d310c96004b71cf85c65dfa84209ea9289

Contents?: true

Size: 126 Bytes

Versions: 9

Compression:

Stored size: 126 Bytes

Contents

# frozen_string_literal: true

module Codebreaker
  module Exceptions
    TerminateError = Class.new(StandardError)
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
codebreaker_mats-0.1.8 lib/codebreaker_mats/exceptions/terminate_error.rb
codebreaker_mats-0.1.7 lib/codebreaker_mats/exceptions/terminate_error.rb
codebreaker_mats-0.1.6 lib/codebreaker_mats/exceptions/terminate_error.rb
codebreaker_mats-0.1.5 lib/codebreaker_mats/exceptions/terminate_error.rb
codebreaker_mats-0.1.4 lib/codebreaker_mats/exceptions/terminate_error.rb
codebreaker_mats-0.1.3 lib/codebreaker_mats/exceptions/terminate_error.rb
codebreaker_mats-0.1.2 lib/codebreaker_mats/exceptions/terminate_error.rb
codebreaker_mats-0.1.1 lib/codebreaker_mats/exceptions/terminate_error.rb
codebreaker_mats-0.1.0 lib/codebreaker_mats/exceptions/terminate_error.rb