FeatureNotEnabledException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An exception thrown when a feature on the device is not enabled.
public class FeatureNotEnabledException : InvalidOperationException
- Inheritance
-
System.InvalidOperationExceptionFeatureNotEnabledException
Constructors
FeatureNotEnabledException() |
Public constructor |
FeatureNotEnabledException(String, Exception) |
Public constructor |
FeatureNotEnabledException(String) |
Public constructor |