org.apache.xerces.impl.xpath.regex

Class ParseException


public class ParseException
extends RuntimeException

Version:
$Id: ParseException.java,v 1.3 2002/08/09 15:18:17 neilg Exp $

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

Constructor Summary

ParseException(String mes, int location)

Method Summary

int
getLocation()

Constructor Details

ParseException

public ParseException(String mes,
                      int location)

Method Details

getLocation

public int getLocation()

Returns:
-1 if location information is not available.


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