Class CommandParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.BootingException
io.vertx.tp.error.CommandParseException
All Implemented Interfaces:
Serializable

public class CommandParseException extends io.horizon.exception.BootingException
Author:
Lang
See Also:
  • Constructor Details

    • CommandParseException

      public CommandParseException(Class<?> clazz, String input, org.apache.commons.cli.ParseException error)
  • Method Details

    • getCode

      public int getCode()
      Specified by:
      getCode in class io.horizon.exception.BootingException