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