NotSupportedException

This means the feature is not supported by your current operating system. You might be able to get it in an update, but you might just have to find an alternate way of doing things.

class NotSupportedException : FeatureUnavailableException {}

Meta