javax.security.auth.login
public class CredentialNotFoundException extends CredentialException
Since: 1.5
Constructor Summary | |
---|---|
CredentialNotFoundException()
Create a new exception. | |
CredentialNotFoundException(String message)
Create a new exception with the given detail message. |
Parameters: message the detail message