Class PunishmentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.murmelmeister.murmelapi.exceptions.punishment.PunishmentException
All Implemented Interfaces:
Serializable

public class PunishmentException extends RuntimeException
See Also:
  • Constructor Details

    • PunishmentException

      public PunishmentException(String message)
    • PunishmentException

      public PunishmentException(String message, Throwable cause)
    • PunishmentException

      public PunishmentException(Throwable cause)