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