SPUpgradeException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPUpgradeException class.
Overload List
Name | Description | |
---|---|---|
SPUpgradeException(String) | Initializes a new instance of the SPUpgradeException class with the specified error message. | |
SPUpgradeException(String, Exception) | Initializes a new instance of the SPUpgradeException class with the specified error message and root cause exception. |
Top