Class DuplicateCorrelationIDException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bloomberglp.blpapi.DuplicateCorrelationIDException
All Implemented Interfaces:
Serializable

public class DuplicateCorrelationIDException extends RuntimeException
See Also:
  • Constructor Details

    • DuplicateCorrelationIDException

      public DuplicateCorrelationIDException()
    • DuplicateCorrelationIDException

      public DuplicateCorrelationIDException(String description)
    • DuplicateCorrelationIDException

      public DuplicateCorrelationIDException(Throwable throwable)
    • DuplicateCorrelationIDException

      public DuplicateCorrelationIDException(String message, Throwable throwable)
  • Method Details

    • description

      public String description()