Class UnsupportedCraftBukkitServerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.ryun.plugintools.exceptions.UnsupportedCraftBukkitServerException
All Implemented Interfaces:
Serializable

public class UnsupportedCraftBukkitServerException extends RuntimeException
A RuntimeException for when there is no available CraftBukkit versions found by CraftBukkitFinder.scan(boolean)
See Also:
  • Constructor Details

    • UnsupportedCraftBukkitServerException

      public UnsupportedCraftBukkitServerException(String message)