public class ParseException extends RuntimeException
Constructor and Description |
---|
ParseException(String mes,
int location) |
Modifier and Type | Method and Description |
---|---|
int |
getLocation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParseException(String mes, int location)
Copyright © 2005-2015 Apache Software Foundation. All Rights Reserved.