org.apache.xmlrpc

Class AuthenticationFailed

public class AuthenticationFailed extends RuntimeException

Thrown as the result of an authentication failure.

Since: 1.2

Author: Daniel L. Rall

See Also: AuthenticatedXmlRpcHandler

Constructor Summary
AuthenticationFailed()
AuthenticationFailed(String msg)

Constructor Detail

AuthenticationFailed

public AuthenticationFailed()

AuthenticationFailed

public AuthenticationFailed(String msg)
Copyright B) 1999-2002 Apache Software Foundation. All Rights Reserved.