public class UnexpectedCharacterException extends ParseException
ParseException.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns the string representation of this exception
containing the information about the unexpected
element and, if available, about the expected types.
|
public java.lang.String toString()
toString in class ParseException