com.lowagie.text.exceptions
public class IllegalPdfSyntaxException extends IllegalArgumentException
Since: 2.1.6
| Field Summary | |
|---|---|
| static long | serialVersionUID Serial version ID |
| Constructor Summary | |
|---|---|
| IllegalPdfSyntaxException(String message)
Creates an exception saying the PDF syntax isn't correct. | |
Parameters: message some extra info about the exception