public class AuthAgainstInternalDBWhileExternalUserAccountException extends Exception
| Constructor and Description |
|---|
AuthAgainstInternalDBWhileExternalUserAccountException(String message,
String username,
String externalSystemId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalSystemId() |
String |
getUsername() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthAgainstInternalDBWhileExternalUserAccountException(String message, String username, String externalSystemId)
message - The message.username - the login name of the user that tried to log inexternalSystemId - ID of the external system the user is fromCopyright © 2019 Communote team. All rights reserved.