public class DuplicateLdapUserFoundAuthenticationException
extends org.springframework.security.core.AuthenticationException
Constructor and Description |
---|
DuplicateLdapUserFoundAuthenticationException(String msg)
Constructs an
DuplicateLdapUserFoundAuthenticationException with the specified message. |
DuplicateLdapUserFoundAuthenticationException(String msg,
Throwable t)
Constructs an
DuplicateLdapUserFoundAuthenticationException with the specified message and root cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DuplicateLdapUserFoundAuthenticationException(String msg)
DuplicateLdapUserFoundAuthenticationException
with the specified message.msg
- the detail messageCopyright © 2022 Apache Software Foundation. All rights reserved.