# TeamOverflowException > Thrown when there are too many teams to start the game. `gg.lode.observerapi.api.exception` --- ## Signature ```java public class TeamOverflowException extends Exception ``` ## Extends - `Exception` --- ## Default Message `"There are too many teams in the game!"` --- ## Related Pages - [[IObserverAPI]] - [[GameState]]