Class TeamException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TeamAccessException, TeamAlreadyExistsException, TeamNotFoundException

public class TeamException extends RuntimeException
See Also:
  • Constructor Details

    • TeamException

      public TeamException(String message)
    • TeamException

      public TeamException(String message, Throwable cause)