Class CommandUnknownException

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

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

    • CommandUnknownException

      public CommandUnknownException(Class<?> clazz, String command)
  • Method Details

    • getCode

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