org.gudy.azureus2.plugins.download
Class DownloadRemovalVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gudy.azureus2.plugins.download.DownloadRemovalVetoException
- All Implemented Interfaces:
- Serializable
public class DownloadRemovalVetoException
- extends Exception
This exception is thrown to prevent the removal of a download
- Since:
- 2.0.7.0
- Author:
- parg
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DownloadRemovalVetoException
public DownloadRemovalVetoException(String str,
boolean silent)
DownloadRemovalVetoException
public DownloadRemovalVetoException(String str)
isSilent
public boolean isSilent()