public class PDFGenerationException extends RuntimeException
| Constructor and Description |
|---|
PDFGenerationException(Exception e)
Instantiates a new Pdf timeout exception when future process errors happens
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PDFGenerationException(Exception e)
e - the original exceptionCopyright © 2023. All rights reserved.