Serializablepublic 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, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalPdfSyntaxException(String message)
message - some extra info about the exceptionCopyright © 2018. All rights reserved.