public class AuthenticationManagementException extends RuntimeException
AuthenticationManagement.| Constructor and Description |
|---|
AuthenticationManagementException(String message)
Constructs a new instance of
AuthenticationManagementException. |
AuthenticationManagementException(String message,
Throwable cause)
Constructs a new instance of
AuthenticationManagementException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationManagementException(String message)
AuthenticationManagementException.message - the throwable message.Copyright © 2019 Communote team. All rights reserved.