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