public class CredentialNotFoundException extends CredentialException
This exception may be thrown by a LoginModule if it is unable to locate a credential necessary to perform authentication.
Constructor and Description |
---|
CredentialNotFoundException()
Constructs a CredentialNotFoundException with no detail message.
|
CredentialNotFoundException(String msg)
Constructs a CredentialNotFoundException with the specified
detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CredentialNotFoundException()
public CredentialNotFoundException(String msg)
msg
- the detail message.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.