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 © 2017 JBoss by Red Hat. All rights reserved.