The McCallModelContinuous class constructor is missing μ and σ if we want to control distribution of wages inside the class. If we don't want that, then inside update method μ and σ are redundant and removing them will make code runnable and will not throw exception.
Here is the lecture link