public class PDFConformanceException extends RuntimeException
Constructor and Description |
---|
PDFConformanceException()
Constructs an PDFConformanceException with no detail message.
|
PDFConformanceException(String message)
Constructs an PDFConformanceException with the specified detail
message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PDFConformanceException()
public PDFConformanceException(String message)
message
- the String that contains a detailed messageCopyright © 2025 Apache Software Foundation. All rights reserved.