Class WorkerArgumentException

  • All Implemented Interfaces:
    Serializable

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

      • WorkerArgumentException

        public WorkerArgumentException​(Class<?> clazz,
                                       Method method)
    • Method Detail

      • getCode

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