public class CredentialException extends LoginException
| Constructor and Description |
|---|
CredentialException()
Create a new exception object.
|
CredentialException(String message)
Create a new exception with the given detail message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CredentialException()
public CredentialException(String message)
message - the detail message