Class RequiredUserException

All Implemented Interfaces:
Serializable

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

    • RequiredUserException

      public RequiredUserException()
    • RequiredUserException

      public RequiredUserException(String msg)
    • RequiredUserException

      public RequiredUserException(String msg, Throwable throwable)
    • RequiredUserException

      public RequiredUserException(Throwable throwable)