Sha256: d83cb8dac0613c2704672ab9d2b48db3fe4e4e06eb937fa3c8f369427c7ae759

Contents?: true

Size: 294 Bytes

Versions: 6919

Compression:

Stored size: 294 Bytes

Contents

# frozen_string_literal: true
module Ethon
  module Errors

    # Raises when multi_remove_handle failed.
    class MultiRemove < EthonError
      def initialize(code, easy)
        super("An error occured removing the easy handle: #{easy} from the multi: #{code}")
      end
    end
  end
end

Version data entries

6,919 entries across 6,917 versions & 24 rubygems

Version Path
cybrid_api_id_ruby-0.123.204 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_organization_ruby-0.123.203 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_bank_ruby-0.123.203 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_id_ruby-0.123.203 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_organization_ruby-0.123.200 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_id_ruby-0.123.200 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_id_ruby-0.123.198 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_organization_ruby-0.123.198 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_id_ruby-0.123.197 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_organization_ruby-0.123.197 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_id_ruby-0.123.196 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_organization_ruby-0.123.196 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_id_ruby-0.123.195 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_organization_ruby-0.123.195 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_organization_ruby-0.123.194 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_id_ruby-0.123.194 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_id_ruby-0.123.193 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_organization_ruby-0.123.193 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_organization_ruby-0.123.192 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
cybrid_api_id_ruby-0.123.192 vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb