March 2005
Beginner to intermediate
1254 pages
104h 21m
English
AccountException
A
LoginException
exception of this type signals a problem logging in to the specified
account. Subclasses provide more detail.
Figure 19-19. javax.security.auth.login.AccountException
public class AccountException extends LoginException { // Public Constructors public AccountException( ); public AccountException(String msg); }
AccountExpiredException,
AccountLockedException,
AccountNotFoundException
Read now
Unlock full access