Class NotPartyOwnerException

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

public class NotPartyOwnerException extends RuntimeException
See Also:
  • Constructor Details

    • NotPartyOwnerException

      public NotPartyOwnerException()
    • NotPartyOwnerException

      public NotPartyOwnerException(String s)
    • NotPartyOwnerException

      public NotPartyOwnerException(String message, Throwable cause)
    • NotPartyOwnerException

      public NotPartyOwnerException(Throwable cause)