public final class DownloadFailureException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
DownloadFailureException(int statusCode,
java.lang.String statusLine)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpCode() |
java.lang.String |
getMessage() |
java.lang.String |
getStatusLine() |
Copyright © 2009-2023 Open-Source. All Rights Reserved.