public class PDFConformanceException
extends java.lang.RuntimeException
Constructor and Description |
---|
PDFConformanceException()
Constructs an PDFConformanceException with no detail message.
|
PDFConformanceException(java.lang.String message)
Constructs an PDFConformanceException with the specified detail
message.
|
public PDFConformanceException()
public PDFConformanceException(java.lang.String message)
message
- the String that contains a detailed messageCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.