SPFeatureIsOrphanedException Constructor
SharePoint 2010
Initializes a new instance of the SPFeatureIsOrphanedException class.
| 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. |