Class NoNextSectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.prodrivers.bukkit.commons.exceptions.NoNextSectionException
All Implemented Interfaces:
Serializable

public class NoNextSectionException extends RuntimeException
See Also:
  • Constructor Details

    • NoNextSectionException

      public NoNextSectionException()
    • NoNextSectionException

      public NoNextSectionException(String s)
    • NoNextSectionException

      public NoNextSectionException(String message, Throwable cause)
    • NoNextSectionException

      public NoNextSectionException(Throwable cause)