Sha256: c5e07695a797a7cb027adfdfcd8164bf76aca66873537dc1331b687405836030

Contents?: true

Size: 120 Bytes

Versions: 10

Compression:

Stored size: 120 Bytes

Contents

# frozen_string_literal: true

module Legion
  module Exception
    class HandledTask < StandardError
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
legion-exceptions-1.1.6 lib/legion/exceptions/handled_task.rb
legion-exceptions-1.1.5 lib/legion/exceptions/handled_task.rb
legion-exceptions-1.1.4 lib/legion/exceptions/handled_task.rb
legion-exceptions-1.1.3 lib/legion/exceptions/handled_task.rb
legion-exceptions-1.1.2 lib/legion/exceptions/handled_task.rb
legion-exceptions-1.1.1 lib/legion/exceptions/handled_task.rb
legion-exceptions-1.1.0 lib/legion/exceptions/handled_task.rb
legion-exceptions-1.0.4 lib/legion/exceptions/handled_task.rb
legion-exceptions-1.0.3 lib/legion/exceptions/handled_task.rb
legion-exceptions-1.0.1 lib/legion/exceptions/handled_task.rb