package net.yacy.http; import org.eclipse.jetty.server.handler.ErrorHandler; public class YaCyErrorHandler extends ErrorHandler { }