Class CommandMissingException

  • All Implemented Interfaces:
    Serializable

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

      • CommandMissingException

        public CommandMissingException​(Class<?> clazz)
    • Method Detail

      • getCode

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