Serialized Form
-
Package com.microsoft.azure.kusto.data
-
Package com.microsoft.azure.kusto.data.exceptions
-
Class com.microsoft.azure.kusto.data.exceptions.DataClientException extends KustoDataExceptionBase implements Serializable
-
Class com.microsoft.azure.kusto.data.exceptions.DataServiceException extends KustoDataExceptionBase implements Serializable
-
Class com.microsoft.azure.kusto.data.exceptions.DataWebException extends WebException implements Serializable
-
Serialized Fields
-
apiError
OneApiError apiError
-
-
-
Class com.microsoft.azure.kusto.data.exceptions.KustoClientInvalidConnectionStringException extends Exception implements Serializable
-
Class com.microsoft.azure.kusto.data.exceptions.KustoDataExceptionBase extends Exception implements Serializable
-
Serialized Fields
-
ingestionSource
String ingestionSource
-
isPermanent
boolean isPermanent
-
-
-
Class com.microsoft.azure.kusto.data.exceptions.KustoServiceQueryError extends Exception implements Serializable
-
Class com.microsoft.azure.kusto.data.exceptions.ThrottleException extends DataServiceException implements Serializable
-
Class com.microsoft.azure.kusto.data.exceptions.WebException extends Exception implements Serializable
-
Serialized Fields
-
httpResponse
@Nullable org.apache.http.HttpResponse httpResponse
-
-
-