public class CredentialException extends Exception implements Serializable
| Constructor and Description |
|---|
CredentialException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CredentialException(String message)
public String getMessage()
getMessage in class ThrowableCopyright © 2020. All rights reserved.