org.gudy.azureus2.plugins.sharing
Class ShareException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gudy.azureus2.plugins.sharing.ShareException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ShareResourceDeletionVetoException
public class ShareException
- extends Exception
- Author:
- parg
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ShareException
public ShareException(String str)
ShareException
public ShareException(String str,
Throwable cause)