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, toString
public PdfcrowdError()
public PdfcrowdError(Throwable throwable)
public PdfcrowdError(String msg)
public PdfcrowdError(String msg, int code)
public String getMessage()
getMessage
in class Throwable
Copyright © 2022. All rights reserved.