SPFeatureUpgradeFatalErrorException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPFeatureUpgradeFatalErrorException class.
Overload List
Name | Description | |
---|---|---|
SPFeatureUpgradeFatalErrorException() | Initializes a new instance of the SPFeatureUpgradeFatalErrorException class. | |
SPFeatureUpgradeFatalErrorException(String) | Initializes a new instance of the SPFeatureUpgradeFatalErrorException class with the specified error message. | |
SPFeatureUpgradeFatalErrorException(SerializationInfo, StreamingContext) | This member is reserved for internal use and is not intended to be used directly from your code. | |
SPFeatureUpgradeFatalErrorException(String, Exception) | Initializes a new instance of the SPFeatureUpgradeFatalErrorException class with the specified error message and inner exception that is the cause of the current exception. |
Top
See Also
Reference
SPFeatureUpgradeFatalErrorException Class