Class SpigotNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.jorel.commandapi.exceptions.SpigotNotFoundException
All Implemented Interfaces:
Serializable

public class SpigotNotFoundException extends RuntimeException
An exception that occurs when Spigot is not present and Spigot is required
See Also:
  • Constructor Details

    • SpigotNotFoundException

      public SpigotNotFoundException(Class<?> c)
      Creates a SpigotNotFoundException
      Parameters:
      c - the class that requires Spigot