Class ArgumentParseException.Reason

java.lang.Object
net.pl3x.map.core.command.exception.ArgumentParseException.Reason
Enclosing class:
ArgumentParseException

public static class ArgumentParseException.Reason extends Object
Failure reason for throwing the exception.
  • Constructor Details

    • Reason

      public Reason(@NotNull @NotNull Supplier<@NotNull String> supplier)
  • Method Details