Class IllegalSectionLeavingException

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

public class IllegalSectionLeavingException extends RuntimeException
See Also:
  • Constructor Details

    • IllegalSectionLeavingException

      public IllegalSectionLeavingException()
    • IllegalSectionLeavingException

      public IllegalSectionLeavingException(String s)
    • IllegalSectionLeavingException

      public IllegalSectionLeavingException(String message, Throwable cause)
    • IllegalSectionLeavingException

      public IllegalSectionLeavingException(Throwable cause)