All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.uci.ics.crawler4j.crawler.exceptions.ParseException Maven / Gradle / Ivy

There is a newer version: 4.4.0
Show newest version
package edu.uci.ics.crawler4j.crawler.exceptions;

/**
 * Created by Avi Hayun on 12/8/2014.
 *
 * Thrown when there is a problem with the parsing of the content - this is a tagging exception
 */
public class ParseException extends Exception {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy