# LeadNotInstalledException > Thrown when a game state change requires the Lead plugin but it is not installed. `gg.lode.observerapi.api.exception` --- ## Signature ```java public class LeadNotInstalledException extends Exception ``` ## Extends - `Exception` --- ## Default Message `"Lead isn't installed on this server."` --- ## Related Pages - [[IObserverAPI]]