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