FileDocCategorySizeDatePackage
SWTThreadAlreadyInstanciatedException.javaAPI DocAzureus 3.0.3.41208Thu Feb 09 19:42:50 GMT 2006org.gudy.azureus2.ui.swt.mainwindow

SWTThreadAlreadyInstanciatedException

public class SWTThreadAlreadyInstanciatedException extends Exception

Fields Summary
Constructors Summary
public SWTThreadAlreadyInstanciatedException()

    super("The SWT Thread has already been instanciated");
  
Methods Summary