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