public class IllegalPdfSyntaxException extends IllegalArgumentException
Constructor and Description |
---|
IllegalPdfSyntaxException(String message)
Creates an exception saying the PDF syntax isn't correct.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalPdfSyntaxException(String message)
message
- some extra info about the exception
Copyright © 2016. All rights reserved.