SynchronizationException Constructor |
Name | Description | |
---|---|---|
SynchronizationException |
Initializes a new instance of the SynchronizationException class.
| |
SynchronizationException(Exception) |
Initializes a new instance of the SynchronizationException class.
| |
SynchronizationException(String) |
Initializes a new instance of the SynchronizationException class.
| |
SynchronizationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SynchronizationException class.
| |
SynchronizationException(String, Exception) |
Initializes a new instance of the SynchronizationException class.
|