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