CannotUpgradeWithPendingOperationsException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the class.
Overload List
Name | Description | |
---|---|---|
CannotUpgradeWithPendingOperationsException() | Initializes a new instance of the class. | |
CannotUpgradeWithPendingOperationsException(String) | Initializes a new instance of the class with a specified error message. | |
CannotUpgradeWithPendingOperationsException(SerializationInfo, StreamingContext) | Initializes a new instance of the class with serialized data. | |
CannotUpgradeWithPendingOperationsException(String, Exception) | Initializes a new instance of the class with a specified error message and a reference to the inner exception that caused this exception. |
Top
See Also
Reference
CannotUpgradeWithPendingOperationsException Class