SPFeatureDefinitionMissingException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPFeatureDefinitionMissingException class.
Overload List
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. |
Top
See Also
Reference
SPFeatureDefinitionMissingException Class