public class ParserEOFException extends ParserException
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
orgMsg, pctx
Constructor and Description |
---|
ParserEOFException(ParseCtx pctx,
String msg) |
ParserEOFException(ParseCtx pctx,
String msg,
Throwable throwable) |
ParserEOFException(String msg) |
getMessages, getOrgMessage, getPctx
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final long serialVersionUID
Copyright © 2022. All rights reserved.