public class IngestionServiceException
extends com.azure.core.exception.AzureException
| Constructor and Description |
|---|
IngestionServiceException(String message) |
IngestionServiceException(String message,
Exception exception) |
IngestionServiceException(String ingestionSource,
String message,
RuntimeException exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIngestionSource() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IngestionServiceException(String message)
public IngestionServiceException(String ingestionSource, String message, RuntimeException exception)
public String getIngestionSource()
Copyright © 2025. All rights reserved.