public class PDFRuntimeException extends RuntimeException
| Constructor and Description |
|---|
PDFRuntimeException(PDFException ex)
Creates a PDFRuntimeException by wrapping a PDFException
|
PDFRuntimeException(String message)
Constructor with a string message
|
PDFRuntimeException(String message,
Throwable ex)
Creates a PDFRuntimeException by wrapping a Exception and a message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PDFRuntimeException(String message)
public PDFRuntimeException(PDFException ex)
Copyright © 2010 - 2020 Adobe. All Rights Reserved