| RequestQueueOverflowException Class |
Namespace: Bloomberglp.Blpapi
The RequestQueueOverflowException type exposes the following members.
| Name | Description | |
|---|---|---|
| RequestQueueOverflowException | Construct the exception without a description.
| |
| RequestQueueOverflowException(String) | Construct the exception with the description.
| |
| RequestQueueOverflowException(SerializationInfo, StreamingContext) | Initializes a new instance of the RequestQueueOverflowException class with serialized data. | |
| RequestQueueOverflowException(String, Exception) | Construct the exception with the description and the cause
exception.
|
| Name | Description | |
|---|---|---|
| Description | The description.
|
| Name | Description | |
|---|---|---|
| GetObjectData | Store object fields during the serialization process. (Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) |