Sha256: a934517d322112ba0b65a9662774f17ce4627683f1ba69b5757f91b4210a5d7f

Contents?: true

Size: 124 Bytes

Versions: 5

Compression:

Stored size: 124 Bytes

Contents

# frozen_string_literal: true

module Legion
  module Exception
    class MissingTransport < RuntimeError
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
legion-exceptions-1.1.6 lib/legion/exceptions/missing_transport.rb
legion-exceptions-1.1.5 lib/legion/exceptions/missing_transport.rb
legion-exceptions-1.1.4 lib/legion/exceptions/missing_transport.rb
legion-exceptions-1.1.3 lib/legion/exceptions/missing_transport.rb
legion-exceptions-1.1.2 lib/legion/exceptions/missing_transport.rb