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>

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-2005 Apache XML Project. All Rights Reserved.