Class CommandUnknownException

  • All Implemented Interfaces:
    Serializable

    public class CommandUnknownException
    extends io.vertx.up.exception.UpException
    Author:
    Lang
    See Also:
    Serialized Form
    • Constructor Detail

      • CommandUnknownException

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

      • getCode

        public int getCode()
        Specified by:
        getCode in class io.vertx.up.exception.UpException