NotImplementedError
ruby NotImplementedError
Raised when a feature is not implemented on the current platform. For example, calling fork on Windows. Also used by libraries to signal abstract methods.
Raised when a feature is not implemented on the current platform. For example, calling fork on Windows. Also used by libraries to signal abstract methods.