Class RegexParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.ext.xerces_regex.RegexParseException
All Implemented Interfaces:
Serializable

public class RegexParseException extends RuntimeException
Extracted from Apache Xerces 2.11.0 Version ParseException.java svn:572108 2007-09-02 18:48:31Z mrglavas
See Also:
  • Constructor Details

    • RegexParseException

      public RegexParseException(String mes, int location)
  • Method Details

    • getLocation

      public int getLocation()
      Returns:
      -1 if location information is not available.