public class DataClientException extends KustoDataExceptionBase
| Constructor and Description |
|---|
DataClientException(Exception ex) |
DataClientException(String message) |
DataClientException(String ingestionSource,
String message) |
DataClientException(String ingestionSource,
String message,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
static DataClientException |
unwrapThrowable(String clusterUrl,
Throwable throwable) |
getIngestionSource, isPermanentaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataClientException(Exception ex)
public DataClientException(String message)
public static DataClientException unwrapThrowable(String clusterUrl, Throwable throwable)
Copyright © 2025. All rights reserved.