public class PDFUnsupportedFeatureException extends RuntimeException
| Constructor and Description |
|---|
PDFUnsupportedFeatureException(String message)
Create a new PDFException.
|
PDFUnsupportedFeatureException(String message,
Throwable cause)
Create a new PDFException wrapping an existing exception.
|
PDFUnsupportedFeatureException(Throwable cause)
Create a new PDFException wrapping an existing exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PDFUnsupportedFeatureException(String message)
message - the detail message.public PDFUnsupportedFeatureException(String message, Throwable cause)
message - the detail message.cause - the cause.public PDFUnsupportedFeatureException(Throwable cause)
cause - the cause.Copyright © 2010 - 2020 Adobe. All Rights Reserved