org.apache.xmlrpc

Class AuthenticationFailed


public class AuthenticationFailed
extends RuntimeException

Thrown as the result of an authentication failure.
Author:
Daniel L. Rall
Since:
1.2
See Also:
AuthenticatedXmlRpcHandler

Constructor Summary

AuthenticationFailed()
AuthenticationFailed(String msg)

Constructor Details

AuthenticationFailed

public AuthenticationFailed()

AuthenticationFailed

public AuthenticationFailed(String msg)

Copyright B) 1999-2002 Apache Software Foundation. All Rights Reserved.