Funny thing – Sharepoint 2010 - NotImplementedException

During a debugging session I was just poking around some Sharepoint dll's using Reflector.

And then I stumbled upon this little snippet. I must say, I didn't expect to find this exception being thrown in a released Microsoft product.

It does implement an interface, so I presume it must make sense somehow, I was just surprised to see it.

 

 

Happy coding

Comments are closed