Class RequestQueueOverflowException

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

public class RequestQueueOverflowException extends RuntimeException
See Also:
  • Constructor Details

    • RequestQueueOverflowException

      public RequestQueueOverflowException()
    • RequestQueueOverflowException

      public RequestQueueOverflowException(String description)
    • RequestQueueOverflowException

      public RequestQueueOverflowException(Throwable throwable)
    • RequestQueueOverflowException

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

    • description

      public String description()