public class IllegalPdfSyntaxException extends IllegalArgumentException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serial version ID
|
| 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, toStringprivate static final long serialVersionUID
public IllegalPdfSyntaxException(String message)
message - some extra info about the exception