public class CrossRefParseException extends PdfParseException
errorCode, isTokenMgrError, line
currentToken, eol, expectedTokenSequences, tokenImage
Constructor and Description |
---|
CrossRefParseException(ParseException e) |
CrossRefParseException(String message) |
CrossRefParseException(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 CrossRefParseException(ParseException e)
public CrossRefParseException(String message)
public String getErrorCode()
PdfParseException
getErrorCode
in class PdfParseException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.