public class IllegalPdfSyntaxException extends IllegalArgumentException
| 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, toStringpublic IllegalPdfSyntaxException(String message)
message - some extra info about the exception 
           Copyright © 1998–2019. All rights reserved.