Class RequestUserIdException

All Implemented Interfaces:
Serializable

public class RequestUserIdException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • RequestUserIdException

      public RequestUserIdException()
    • RequestUserIdException

      public RequestUserIdException(String msg)
    • RequestUserIdException

      public RequestUserIdException(String msg, Throwable throwable)
    • RequestUserIdException

      public RequestUserIdException(Throwable throwable)