Class RequiredUserGroupException

All Implemented Interfaces:
Serializable

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

    • RequiredUserGroupException

      public RequiredUserGroupException()
    • RequiredUserGroupException

      public RequiredUserGroupException(String msg)
    • RequiredUserGroupException

      public RequiredUserGroupException(String msg, Throwable throwable)
    • RequiredUserGroupException

      public RequiredUserGroupException(Throwable throwable)