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.
Protected methodDuplicateCorrelationIDException(SerializationInfo, StreamingContext)
Initializes a new instance of the DuplicateCorrelationIDException class with serialized data.
Public methodDuplicateCorrelationIDException(String, Exception)
Construct the exception with the description string and the cause exception.
Top
See Also