Class PunishmentParser.PunishmentParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.jvstvshd.necrify.common.commands.PunishmentParser.PunishmentParseException
All Implemented Interfaces:
Serializable
Enclosing class:
PunishmentParser

public static class PunishmentParser.PunishmentParseException extends Exception
See Also:
  • Constructor Details

    • PunishmentParseException

      public PunishmentParseException(String message, String... replacements)
  • Method Details

    • getReplacements

      public String[] getReplacements()