Click or drag to resize
DuplicateCorrelationIDException Constructor
Overload List
  NameDescription
Public methodDuplicateCorrelationIDException
Construct the exception without a description.
Public methodDuplicateCorrelationIDException(String)
Construct the exception with the description string.
Public methodDuplicateCorrelationIDException(String, Exception)
Construct the exception with the description string and the cause exception.
Top
See Also