SPFeatureDefinitionMissingException constructor
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