RequestQueueOverflowException Constructor |
Name | Description | |
---|---|---|
RequestQueueOverflowException | Construct the exception without a description.
| |
RequestQueueOverflowException(String) | Construct the exception with the description.
| |
RequestQueueOverflowException(String, Exception) | Construct the exception with the description and the cause
exception.
|