com.arsdigita.kernel.security
Class AccountNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
javax.security.auth.login.LoginException
com.arsdigita.kernel.security.KernelLoginException
com.arsdigita.kernel.security.AccountException
com.arsdigita.kernel.security.AccountNotFoundException
- All Implemented Interfaces:
- Serializable
- public class AccountNotFoundException
- extends AccountException
Thrown when an account is not found.
- Author:
- Sameer Ajmani
- See Also:
- Serialized Form
versionId
public static final String versionId
- See Also:
- Constant Field Values
AccountNotFoundException
public AccountNotFoundException()
AccountNotFoundException
public AccountNotFoundException(String message)
AccountNotFoundException
public AccountNotFoundException(Throwable rootCause)
AccountNotFoundException
public AccountNotFoundException(String message,
Throwable rootCause)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC