Class NotImplementedError

The NotImplementedError class implements an Error that is thrown when an implementation for the method is not yet done.

Hierarchy

  • Error
    • NotImplementedError

Constructors

Constructors