FeatureNotEnabledException Constructor | 
| Name | Description | |
|---|---|---|
| FeatureNotEnabledException | 
            Initializes a new instance of the FeatureNotEnabledException class.
              | |
| FeatureNotEnabledException(String) | 
            Initializes a new instance of the FeatureNotEnabledException class with a specified error message.
              | |
| FeatureNotEnabledException(String, Exception) | 
            Initializes a new instance of the FeatureNotEnabledException class with a specified
            error message and a reference to the inner exception that is the cause of this exception.
              | |
| FeatureNotEnabledException(String, NullableGuid) | 
            Initializes a new instance of the FeatureNotEnabledException class with a specified error message.
              |