FileDocCategorySizeDatePackage
AuthenticatorException.javaAPI DocAzureus 3.0.3.41156Thu Feb 09 19:42:52 GMT 2006com.aelitis.azureus.core.peermanager.download.session

AuthenticatorException

public class AuthenticatorException extends Exception

Fields Summary
Constructors Summary
public AuthenticatorException(String reason)

    super( reason );
  
Methods Summary