Class MenuManagerNotSetupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.oumaimaa.kawaiiapi.exceptions.MenuManagerNotSetupException
All Implemented Interfaces:
Serializable

public class MenuManagerNotSetupException extends Exception
Exception thrown when the Menu Manager has not been properly initialized. This typically occurs when attempting to use menu functions before calling MenuManager.setup().
Version:
1.0
Author:
KawaiiDevelopment
See Also: