Class UnknownCommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
studio.mevera.imperat.exception.UnknownCommandException
All Implemented Interfaces:
Serializable

public class UnknownCommandException extends RuntimeException
See Also:
  • Constructor Details

    • UnknownCommandException

      public UnknownCommandException(String command)
  • Method Details

    • getCommand

      @NotNull public @NotNull String getCommand()