public class TooManyErrorsException extends RuntimeException
| Constructor and Description |
|---|
TooManyErrorsException(ErrorThreshold threshold) |
| Modifier and Type | Method and Description |
|---|---|
ErrorThreshold |
getThreshold() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyErrorsException(ErrorThreshold threshold)
public ErrorThreshold getThreshold()
Copyright © 2017–2021 DataStax. All rights reserved.