com.github.axet.wget.info.ex
Class DownloadError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.axet.wget.info.ex.DownloadError
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DownloadInterruptedError, DownloadIOError, DownloadMultipartError
public class DownloadError
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DownloadError
public DownloadError()
DownloadError
public DownloadError(Throwable e)
DownloadError
public DownloadError(String str)
Copyright © 2012. All Rights Reserved.