Class TaskNotFinishedException

    • Constructor Detail

      • TaskNotFinishedException

        public TaskNotFinishedException​(@NotNull
                                        Callback<V> callback)
        Constructs a TaskNotFinishedException
        Type Parameters:
        V - the task return type
        Parameters:
        callback - the task