java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.ext.xerces_regex.RegexParseException
- All Implemented Interfaces:
Serializable
Extracted from Apache Xerces 2.11.0
Version ParseException.java svn:572108 2007-09-02 18:48:31Z mrglavas
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RegexParseException
-
-
Method Details
-
getLocation
public int getLocation()- Returns:
- -1 if location information is not available.
-