Class IllegalSectionEnteringException

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

public class IllegalSectionEnteringException extends RuntimeException
See Also:
  • Constructor Details

    • IllegalSectionEnteringException

      public IllegalSectionEnteringException()
    • IllegalSectionEnteringException

      public IllegalSectionEnteringException(String s)
    • IllegalSectionEnteringException

      public IllegalSectionEnteringException(String message, Throwable cause)
    • IllegalSectionEnteringException

      public IllegalSectionEnteringException(Throwable cause)