public class HttpStatusException extends IOException
Constructor and Description |
---|
HttpStatusException(String message, int statusCode, String url) |
Modifier and Type | Method and Description |
---|---|
int |
getStatusCode() |
String |
getUrl() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 1998–2019 iText Group NV. All rights reserved.