Package com.bloomberglp.blpapi
Class DuplicateCorrelationIDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bloomberglp.blpapi.DuplicateCorrelationIDException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionDuplicateCorrelationIDException
(String description) DuplicateCorrelationIDException
(String message, Throwable throwable) DuplicateCorrelationIDException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DuplicateCorrelationIDException
public DuplicateCorrelationIDException() -
DuplicateCorrelationIDException
-
DuplicateCorrelationIDException
-
DuplicateCorrelationIDException
-
-
Method Details
-
description
-