Parent

Methods

Ethon::Errors::MultiAdd

Raises when multi_add_handle failed.

Public Class Methods

new(code, easy) click to toggle source
# File lib/ethon/errors/multi_add.rb, line 6
def initialize(code, easy)
  super("An error occured adding the easy handle: #{easy} to the multi: #{code}")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.