org.gudy.azureus2.plugins.update
Class UpdateException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.gudy.azureus2.plugins.update.UpdateException
- All Implemented Interfaces: 
 - Serializable
 
public class UpdateException
- 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 | 
 
 
UpdateException
public UpdateException(String str)
UpdateException
public UpdateException(String str,
                       Throwable cause)