FileDocCategorySizeDatePackage
TorrentDownloaderException.javaAPI DocAzureus 3.0.3.41052Fri Feb 27 14:43:12 GMT 2004org.gudy.azureus2.core3.torrentdownloader

TorrentDownloaderException

public class TorrentDownloaderException extends Exception
author
parg

Fields Summary
Constructors Summary
public TorrentDownloaderException(String str)

		super(str);
	
Methods Summary