public class RequestQueueOverflowException extends RuntimeException
| Constructor and Description |
|---|
RequestQueueOverflowException() |
RequestQueueOverflowException(String description) |
RequestQueueOverflowException(String message,
Throwable throwable) |
RequestQueueOverflowException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RequestQueueOverflowException()
public RequestQueueOverflowException(String description)
public RequestQueueOverflowException(Throwable throwable)
public String description()
Copyright © 2019 Bloomberg L.P.. All rights reserved.