public class KustoServiceQueryError extends Exception
| Constructor and Description |
|---|
KustoServiceQueryError(com.fasterxml.jackson.databind.node.ArrayNode jsonExceptions,
boolean isOneApi,
String message) |
KustoServiceQueryError(String message) |
| Modifier and Type | Method and Description |
|---|---|
List<Exception> |
getExceptions() |
boolean |
isPermanent() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2023. All rights reserved.