Class ErrorContext

java.lang.Object
org.core.command.argument.context.ErrorContext

public class ErrorContext extends Object
  • Constructor Details

  • Method Details

    • getCommand

      public ArgumentCommand getCommand()
    • getArgumentFailedAt

      public int getArgumentFailedAt()
    • getArgument

      public CommandArgument<?> getArgument()
    • getError

      public String getError()