public class WstxUnexpectedCharException extends WstxParsingException
Modifier and Type | Field and Description |
---|---|
(package private) char |
mChar |
mMsg
Constructor and Description |
---|
WstxUnexpectedCharException(java.lang.String msg,
javax.xml.stream.Location loc,
char c) |
Modifier and Type | Method and Description |
---|---|
char |
getChar() |
getLocationDesc, getMessage, toString