| DuplicateCorrelationIDException Constructor |
| Name | Description | |
|---|---|---|
| DuplicateCorrelationIDException | Construct the exception without a description.
| |
| DuplicateCorrelationIDException(String) | Construct the exception with the description string.
| |
| DuplicateCorrelationIDException(SerializationInfo, StreamingContext) | Initializes a new instance of the DuplicateCorrelationIDException class with serialized data. | |
| DuplicateCorrelationIDException(String, Exception) | Construct the exception with the description string and the cause
exception.
|