NotImplementedError

exception NotImplementedError

This exception is derived from RuntimeError. In user defined base classes, abstract methods should raise this exception when they require derived classes to override the method.

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.