public class CredentialException extends RuntimeException implements Serializable
| Constructor and Description |
|---|
CredentialException(String message) |
CredentialException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.