public static final class Pdfcrowd.Error extends RuntimeException
Modifier and Type | Field and Description |
---|---|
int |
statusCode |
Constructor and Description |
---|
Error() |
Error(String msg) |
Error(String msg,
int code) |
Error(Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2023. All rights reserved.