public final class PdfcrowdError extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
int |
statusCode |
| Constructor and Description |
|---|
PdfcrowdError() |
PdfcrowdError(String msg) |
PdfcrowdError(String msg,
int code) |
PdfcrowdError(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PdfcrowdError()
public PdfcrowdError(Throwable throwable)
public PdfcrowdError(String msg)
public PdfcrowdError(String msg, int code)
public String getMessage()
getMessage in class ThrowableCopyright © 2025. All rights reserved.