SPFeatureDefinitionMissingException constructor
SharePoint 2013
Initializes a new instance of the SPFeatureDefinitionMissingException class.
| Name | Description | |
|---|---|---|
|
SPFeatureDefinitionMissingException() | Initializes a new instance of the SPFeatureDefinitionMissingException class. |
|
SPFeatureDefinitionMissingException(String) | Initializes a new instance of the SPFeatureDefinitionMissingException class with the specified error message. |
|
SPFeatureDefinitionMissingException(SerializationInfo, StreamingContext) | Initializes a new instance of the SPFeatureDefinitionMissingException class with the specified serialization information and the streaming context. |
|
SPFeatureDefinitionMissingException(String, Exception) | Initializes a new instance of the SPFeatureDefinitionMissingException class based on the specified error message and inner exception that is the cause of this exception. |