public class DownloadMultipartError extends DownloadError
| Constructor and Description |
|---|
DownloadMultipartError(DownloadInfo info) |
DownloadMultipartError(Throwable e,
DownloadInfo info) |
| Modifier and Type | Method and Description |
|---|---|
DownloadInfo |
getInfo() |
void |
printStackTrace(PrintStream s) |
void |
printStackTrace(PrintWriter s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic DownloadMultipartError(Throwable e, DownloadInfo info)
public DownloadMultipartError(DownloadInfo info)
public DownloadInfo getInfo()
public void printStackTrace(PrintStream s)
printStackTrace in class Throwablepublic void printStackTrace(PrintWriter s)
printStackTrace in class ThrowableCopyright © 2017. All rights reserved.