org.gudy.azureus2.ui.swt.pluginsimpl
Class UISWTViewEventCancelledException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.gudy.azureus2.ui.swt.pluginsimpl.UISWTViewEventCancelledException
- All Implemented Interfaces: 
 - Serializable
 
public class UISWTViewEventCancelledException
- extends Exception
 
- Author:
 
  - TuxPaper
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
UISWTViewEventCancelledException
public UISWTViewEventCancelledException()
UISWTViewEventCancelledException
public UISWTViewEventCancelledException(String message,
                                        Throwable cause)
- Parameters:
 message - cause - 
UISWTViewEventCancelledException
public UISWTViewEventCancelledException(String message)
- Parameters:
 message - 
UISWTViewEventCancelledException
public UISWTViewEventCancelledException(Throwable cause)
- Parameters:
 cause -