public class CredentialException extends LoginException
| Constructor and Description |
|---|
CredentialException()
Create a new exception object.
|
CredentialException(java.lang.String message)
Create a new exception with the given detail message.
|
public CredentialException()
public CredentialException(java.lang.String message)
message - the detail message