KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > net > javacoding > jspider > core > exception > JSpiderException


1 package net.javacoding.jspider.core.exception;
2
3 /**
4  * $Id: JSpiderException.java,v 1.1 2002/11/26 20:16:32 vanrogu Exp $
5  */

6 public class JSpiderException {
7 }
8
Popular Tags