All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.sun.server.realm.AuthenticationException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.sun.server.realm.AuthenticationException

public class AuthenticationException
extends Exception
The exception thrown when there is an authentication failure


Constructor Index

 o AuthenticationException(String)

Constructors

 o AuthenticationException
 public AuthenticationException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index