Class CookieTheftException

All Implemented Interfaces:
Serializable

public class CookieTheftException extends RememberMeException
Thrown when a remember me cookie has been possibly stolen and is being used.
Author:
avasquez
See Also:
  • Constructor Details

    • CookieTheftException

      public CookieTheftException(String s)
    • CookieTheftException

      public CookieTheftException(String s, Throwable throwable)