Class DuplicateGroupException

All Implemented Interfaces:
Serializable

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

    • DuplicateGroupException

      public DuplicateGroupException()
    • DuplicateGroupException

      public DuplicateGroupException(String msg)
    • DuplicateGroupException

      public DuplicateGroupException(String msg, Throwable throwable)
    • DuplicateGroupException

      public DuplicateGroupException(Throwable throwable)