FeatureNotEnabledException Constructor

Overload List
 NameDescription
Public methodFeatureNotEnabledException Initializes a new instance of the FeatureNotEnabledException class.
Public methodFeatureNotEnabledException(String) Initializes a new instance of the FeatureNotEnabledException class with a specified error message.
Public methodFeatureNotEnabledException(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.
Public methodFeatureNotEnabledException(String, NullableGuid) Initializes a new instance of the FeatureNotEnabledException class with a specified error message.
Top
See Also