Serializable
public class IllegalPdfSyntaxException extends IllegalArgumentException
Constructor | Description |
---|---|
IllegalPdfSyntaxException(String message) |
Creates an exception saying the PDF syntax isn't correct.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalPdfSyntaxException(String message)
message
- some extra info about the exceptionCopyright © 2018. All rights reserved.