SPUpgradeCompatibilityException constructor
Initializes a new instance of the SPUpgradeCompatibilityException class.
Overload list
Name | Description | |
---|---|---|
![]() |
SPUpgradeCompatibilityException() | This constructor is reserved for internal use and is not intended to be used directly from your code. |
![]() |
SPUpgradeCompatibilityException(String) | Initializes a new instance of the SPUpgradeCompatibilityException class with the specified error message. |
![]() |
SPUpgradeCompatibilityException(SerializationInfo, StreamingContext) | Serialization constructor for SPUpgradeCompatibilityException |
![]() |
SPUpgradeCompatibilityException(String, Exception) | Initializes a new instance of the SPUpgradeCompatibilityException class with the specified error message and root cause exception. |
Top
See also
Reference
SPUpgradeCompatibilityException class