# InsufficientPlayersException > Thrown when there are not enough players to start the game. `gg.lode.observerapi.api.exception` --- ## Signature ```java public class InsufficientPlayersException extends Exception ``` ## Extends - `Exception` --- ## Default Message `"There are not enough players to start the game."` --- ## Related Pages - [[IObserverAPI]] - [[GameState]]