Class PaperAdventureNotFoundException

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

public class PaperAdventureNotFoundException extends RuntimeException
An exception that occurs when Paper's Adventure API is not present and has been set to be used
See Also:
  • Constructor Details

    • PaperAdventureNotFoundException

      public PaperAdventureNotFoundException(Class<?> c)
      Creates a PaperAdventureNotFoundException
      Parameters:
      c - the class that requires the Paper Adventure API