Class DuplicateTeamException

All Implemented Interfaces:
Serializable

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

    • DuplicateTeamException

      public DuplicateTeamException()
    • DuplicateTeamException

      public DuplicateTeamException(String msg)
    • DuplicateTeamException

      public DuplicateTeamException(String msg, Throwable throwable)
    • DuplicateTeamException

      public DuplicateTeamException(Throwable throwable)