public class HeaderParseException extends PdfParseException
errorCode, isTokenMgrError, line
currentToken, eol, expectedTokenSequences, tokenImage
Constructor and Description |
---|
HeaderParseException(ParseException e) |
HeaderParseException(String message) |
HeaderParseException(String message,
String code) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode()
Get the validation error code
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HeaderParseException(ParseException e)
public HeaderParseException(String message)
public String getErrorCode()
PdfParseException
getErrorCode
in class PdfParseException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.