SPFeatureDependencyNotActivatedException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPFeatureDependencyNotActivatedException class.
Overload List
Name | Description | |
---|---|---|
SPFeatureDependencyNotActivatedException() | Initializes a new instance of the SPFeatureDependencyNotActivatedException class. | |
SPFeatureDependencyNotActivatedException(String) | Initializes a new instance of the SPFeatureDependencyNotActivatedException class based on the specified error message. | |
SPFeatureDependencyNotActivatedException(SerializationInfo, StreamingContext) | Initializes a new instance of the SPFeatureDependencyNotActivatedException class based on the serialization information and the streaming context. | |
SPFeatureDependencyNotActivatedException(String, Exception) | Initializes a new instance of the SPFeatureDependencyNotActivatedException class based on the specified error message and inner exception that is the cause of this exception. |
Top
See Also
Reference
SPFeatureDependencyNotActivatedException Class