public class IngestionServiceException extends Exception
| Constructor and Description |
|---|
IngestionServiceException(String message) |
IngestionServiceException(String message,
Exception exception) |
IngestionServiceException(String ingestionSource,
String message,
Exception exception) |
| 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.