public abstract class KustoDataExceptionBase extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
KustoDataExceptionBase(String ingestionSource,
String message,
Exception exception,
boolean isPermanent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIngestionSource() |
boolean |
isPermanent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.