Class GetSessionUserIdErrorException

All Implemented Interfaces:
Serializable

public class GetSessionUserIdErrorException extends SessionManagerException
See Also:
  • Constructor Details

    • GetSessionUserIdErrorException

      public GetSessionUserIdErrorException(String authId)
    • GetSessionUserIdErrorException

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

    • getAuthId

      public String getAuthId()