/** * Title: * Description: * Copyright: Copyright (c) 2001 * Company: * @author Burton Rosenberg * @version 1.0 * * 10 Sept 2003 * */ public class ReadIntegersException extends Exception { public ReadIntegersException() { } }