public class GuestLoginDisabledAuthenticationException
extends org.springframework.security.core.AuthenticationException
| Constructor and Description |
|---|
GuestLoginDisabledAuthenticationException(String msg)
Instantiates a new guest login disabled authentication exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GuestLoginDisabledAuthenticationException(String msg)
msg - the msgCopyright © 2010–2015 com.github.dblock. All rights reserved.