Class SeveralTeamsFoundException

All Implemented Interfaces:
Serializable

public final class SeveralTeamsFoundException extends EnterprisePluginException
See Also:
  • Constructor Details

    • SeveralTeamsFoundException

      public SeveralTeamsFoundException(List<Team> availableTeams, String message)
  • Method Details

    • getAvailableTeams

      public List<Team> getAvailableTeams()