Class ParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.xerces.impl.xpath.regex.ParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class ParseException extends java.lang.RuntimeException
INTERNAL:
- Usage of this class is not supported. It may be altered or removed at any time.
- Version:
- $Id: ParseException.java 572108 2007-09-02 18:48:31Z mrglavas $
- Author:
- TAMURA Kent <kent@trl.ibm.co.jp>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ParseException(java.lang.String mes, int location)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getLocation()
-