public class ParseException extends Exception
java.text.ParseException
.Constructor and Description |
---|
ParseException(String s,
int errorOffset) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorOffset() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public ParseException(String s, int errorOffset)
Copyright © 2018. All rights reserved.