Bloomberg API for .NET
DuplicateCorrelationIDException Class
NamespacesBloomberglp.BlpapiDuplicateCorrelationIDException
The exception that is thrown when the correlation IDs associated with subscriptions are the same(with equal value).
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class DuplicateCorrelationIDException : ApplicationException
<SerializableAttribute>
Public Class DuplicateCorrelationIDException
	Inherits ApplicationException
[SerializableAttribute]
public ref class DuplicateCorrelationIDException : public ApplicationException
Members
All MembersConstructorsProperties



IconMemberDescription
DuplicateCorrelationIDException()()()()
Initializes a new instance of the DuplicateCorrelationIDException class

DuplicateCorrelationIDException(String)
Initializes a new instance of the DuplicateCorrelationIDException class

DuplicateCorrelationIDException(String, Exception)
Initializes a new instance of the DuplicateCorrelationIDException class

Description
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.
Inheritance Hierarchy
Object
Exception
 ApplicationException
  DuplicateCorrelationIDException

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1