org.apache.xerces.impl.xpath.regex

Class ParseException

public class ParseException extends RuntimeException

Version: $Id: ParseException.java,v 1.6 2004/10/04 22:07:40 mrglavas Exp $

Author: TAMURA Kent <kent@trl.ibm.co.jp>

UNKNOWN:

Constructor Summary
ParseException(String mes, int location)
Method Summary
intgetLocation()

Constructor Detail

ParseException

public ParseException(String mes, int location)

Method Detail

getLocation

public int getLocation()

Returns: -1 if location information is not available.

Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.