CommandAPI 9.3.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.exceptions.SpigotNotFoundException Class Reference

An exception that occurs when Spigot is not present and Spigot is required. More...

+ Inheritance diagram for dev.jorel.commandapi.exceptions.SpigotNotFoundException:

Public Member Functions

 SpigotNotFoundException (Class<?> c)
 Creates a SpigotNotFoundException. More...
 

Detailed Description

An exception that occurs when Spigot is not present and Spigot is required.

Constructor & Destructor Documentation

◆ SpigotNotFoundException()

dev.jorel.commandapi.exceptions.SpigotNotFoundException.SpigotNotFoundException ( Class<?>  c)

Creates a SpigotNotFoundException.

Parameters
cthe class that requires Spigot