public class GrafanaDashboardCouldNotDeleteException extends GrafanaException
| Constructor and Description |
|---|
GrafanaDashboardCouldNotDeleteException(java.lang.String message) |
GrafanaDashboardCouldNotDeleteException(java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static GrafanaDashboardCouldNotDeleteException |
withErrorBody(okhttp3.ResponseBody body) |
public GrafanaDashboardCouldNotDeleteException(java.lang.String message)
public GrafanaDashboardCouldNotDeleteException(java.lang.String message,
java.lang.Throwable cause)
public static GrafanaDashboardCouldNotDeleteException withErrorBody(okhttp3.ResponseBody body) throws java.io.IOException
java.io.IOException