| UpdateException Constructor |
| Name | Description | |
|---|---|---|
| UpdateException |
Initializes a new instance of the UpdateException class.
| |
| UpdateException(String) |
Initializes a new instance of the UpdateException class with a specified
error message.
| |
| UpdateException(SerializationInfo, StreamingContext) |
Initializes a new instance of the UpdateException class with serialized data.
| |
| UpdateException(String, Exception) |
Initializes a new instance of the UpdateException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
|