class Ethon::Errors::MultiRemove
def initialize(code, easy)
def initialize(code, easy) super("An error occured removing the easy handle: #{easy} from the multi: #{code}") end
def initialize(code, easy) super("An error occured removing the easy handle: #{easy} from the multi: #{code}") end