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