DuplicateCorrelationIDException Constructor |
Name | Description | |
---|---|---|
DuplicateCorrelationIDException | Construct the exception without a description.
| |
DuplicateCorrelationIDException(String) | Construct the exception with the description string.
| |
DuplicateCorrelationIDException(String, Exception) | Construct the exception with the description string and the cause
exception.
|