Class NoCurrentSectionException

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

public class NoCurrentSectionException extends RuntimeException
See Also:
  • Constructor Details

    • NoCurrentSectionException

      public NoCurrentSectionException()
    • NoCurrentSectionException

      public NoCurrentSectionException(String s)
    • NoCurrentSectionException

      public NoCurrentSectionException(String message, Throwable cause)
    • NoCurrentSectionException

      public NoCurrentSectionException(Throwable cause)