Sha256: e9c165a1ef1a4315a0fbce06a916d0c4ceeed431f5a02e213cf661beb64088b4

Contents?: true

Size: 124 Bytes

Versions: 11

Compression:

Stored size: 124 Bytes

Contents

# frozen_string_literal: true

module Legion
  module Exception
    class MissingArgument < StandardError
    end
  end
end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
legion-exceptions-1.1.6 lib/legion/exceptions/missing_argument.rb
legion-exceptions-1.1.5 lib/legion/exceptions/missing_argument.rb
legion-exceptions-1.1.4 lib/legion/exceptions/missing_argument.rb
legion-exceptions-1.1.3 lib/legion/exceptions/missing_argument.rb
legion-exceptions-1.1.2 lib/legion/exceptions/missing_argument.rb
legion-exceptions-1.1.1 lib/legion/exceptions/missing_argument.rb
legion-exceptions-1.1.0 lib/legion/exceptions/missing_argument.rb
legion-exceptions-1.0.4 lib/legion/exceptions/missing_argument.rb
legion-exceptions-1.0.3 lib/legion/exceptions/missing_argument.rb
legionio-0.2.0 lib/legion/exceptions/missingargument.rb
legion-exceptions-1.0.1 lib/legion/exceptions/missing_argument.rb