Package waffle.spring

Class GuestLoginDisabledAuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
waffle.spring.GuestLoginDisabledAuthenticationException
All Implemented Interfaces:
Serializable

public class GuestLoginDisabledAuthenticationException extends org.springframework.security.core.AuthenticationException
Guest login is disabled authentication exception.
See Also:
  • Constructor Details

    • GuestLoginDisabledAuthenticationException

      public GuestLoginDisabledAuthenticationException(String msg)
      Instantiates a new guest login disabled authentication exception.
      Parameters:
      msg - the msg