Class IllegalCommandStructureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minestom.server.command.builder.exception.IllegalCommandStructureException
All Implemented Interfaces:
Serializable

public class IllegalCommandStructureException extends RuntimeException
See Also:
  • Constructor Details

    • IllegalCommandStructureException

      public IllegalCommandStructureException()
    • IllegalCommandStructureException

      public IllegalCommandStructureException(String message)