java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.ext.xerces.impl.xpath.regex.ParseException
All Implemented Interfaces:
Serializable

public class ParseException extends RuntimeException
@xerces.internal
Version:
$Id: ParseException.java 572108 2007-09-02 18:48:31Z mrglavas $
Author:
TAMURA Kent <kent@trl.ibm.co.jp>
See Also:
  • Constructor Details

    • ParseException

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

    • getLocation

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