public class IllegalPdfSyntaxException
extends java.lang.IllegalArgumentException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serial version ID
|
| Constructor and Description |
|---|
IllegalPdfSyntaxException(java.lang.String message)
Creates an exception saying the PDF syntax isn't correct.
|
private static final long serialVersionUID