Class GetRememberedUserIdErrorException

All Implemented Interfaces:
Serializable

public class GetRememberedUserIdErrorException extends RememberManagerException
See Also:
  • Constructor Details

    • GetRememberedUserIdErrorException

      public GetRememberedUserIdErrorException(String rememberId)
    • GetRememberedUserIdErrorException

      public GetRememberedUserIdErrorException(String rememberId, Throwable cause)
  • Method Details

    • getRememberId

      public String getRememberId()