Sha256: 7021f7a487903269a9a666053759c8420169092f24b91727a71e961f38532458

Contents?: true

Size: 174 Bytes

Versions: 1

Compression:

Stored size: 174 Bytes

Contents

# frozen_string_literal: true

module DispatchRider
  module Logging
    class Translator
      class ErrorHandlerFailTranslator < FailTranslator
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dispatch-rider-2.2.0 lib/dispatch-rider/logging/translator/error_handler_fail_translator.rb