public class IngestionClientException extends Exception
| Constructor and Description |
|---|
IngestionClientException(String message) |
IngestionClientException(String ingestionSource,
String message,
Exception exception) |
IngestionClientException(String message,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIngestionSource() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.