public class EventSubmissionFailedException extends RuntimeException
| Constructor and Description |
|---|
EventSubmissionFailedException(String type,
String pool,
Map<URI,? extends Throwable> causes) |
| Modifier and Type | Method and Description |
|---|---|
Map<URI,Throwable> |
getCauses()
Gets the underlying cause for each of the servers we attempted to submit to
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2024 Airlift. All rights reserved.