Replace not implemented messages with NotImplementedException
With !1137 (merged) merged, NotImplementedException was introduced. This should be replacing all of the current generic exceptions being thrown with a not implemented message.
With !1137 (merged) merged, NotImplementedException was introduced. This should be replacing all of the current generic exceptions being thrown with a not implemented message.