com.arsdigita.kernel.security
Class CredentialEncodingException
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.CredentialException
com.arsdigita.kernel.security.CredentialEncodingException
- All Implemented Interfaces:
- Serializable
- public class CredentialEncodingException
- extends CredentialException
Thrown when there is an error encoding a credential.
- Author:
- Sameer Ajmani
- See Also:
- Serialized Form
versionId
public static final String versionId
- See Also:
- Constant Field Values
CredentialEncodingException
public CredentialEncodingException()
CredentialEncodingException
public CredentialEncodingException(String message)
CredentialEncodingException
public CredentialEncodingException(Throwable rootCause)
CredentialEncodingException
public CredentialEncodingException(String message,
Throwable rootCause)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC