package ctbrec.sites; import java.io.IOException; public class NeedsManualLoginException extends IOException { }