class Ethon::Errors::MultiAdd
def initialize(code, easy)
def initialize(code, easy) super("An error occured adding the easy handle: #{easy} to the multi: #{code}") end
def initialize(code, easy) super("An error occured adding the easy handle: #{easy} to the multi: #{code}") end