public class UnexpectedCharacterException extends ParseException
ParseException
.Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns the string representation of this exception
containing the information about the unexpected
element and, if available, about the expected types.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public String toString()
toString
in class ParseException
Copyright © 2017. All rights reserved.