FeatureNotEnabledException Class

Definition

An exception thrown when a feature on the device is not enabled.

public class FeatureNotEnabledException : InvalidOperationException
Inheritance
FeatureNotEnabledException

Constructors

FeatureNotEnabledException()

Public constructor

FeatureNotEnabledException(String)

Public constructor

FeatureNotEnabledException(String, Exception)

Public constructor

Applies to