FileDocCategorySizeDatePackage
MagnetPluginException.javaAPI DocAzureus 3.0.3.41189Thu Feb 09 19:42:48 GMT 2006com.aelitis.azureus.plugins.magnet

MagnetPluginException

public class MagnetPluginException extends Exception
author
parg

Fields Summary
Constructors Summary
public MagnetPluginException(String str, Throwable cause)

		super( str, cause );
	
Methods Summary