Class SessionRememberedCheckErrorException

All Implemented Interfaces:
Serializable

public class SessionRememberedCheckErrorException extends SessionManagerException
See Also:
  • Constructor Details

    • SessionRememberedCheckErrorException

      public SessionRememberedCheckErrorException(String authId)
    • SessionRememberedCheckErrorException

      public SessionRememberedCheckErrorException(String authId, DatabaseException cause)
  • Method Details

    • getAuthId

      public String getAuthId()