Submission Error : Can't compile student's code

I got the following error when submitting the code, can anyone help?

Cell #5. Can’t compile the student’s code. Error: TypeError(“init() missing 2 required positional arguments: ‘op’ and ‘message’”,)

Literally this error says that the innit method of the class is missing 2 arguments but could be something else as well.