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

com.thaiopensource.xml.dtd.parse.PrologSyntaxException Maven / Gradle / Ivy

The newest version!
package com.thaiopensource.xml.dtd.parse;

/**
 * Thrown for a syntax error in parsing the prolog.
 * @see PrologParser
 */
public class PrologSyntaxException extends Exception { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy