Uses of Class
com.azure.resourcemanager.databricks.models.ErrorInfo
Packages that use ErrorInfo
Package
Description
Package containing the data models for AzureDatabricksManagementClient.
-
Uses of ErrorInfo in com.azure.resourcemanager.databricks.models
Methods in com.azure.resourcemanager.databricks.models that return ErrorInfoModifier and TypeMethodDescriptionstatic ErrorInfoErrorInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ErrorInfo from the JsonReader.ErrorInfoException.getValue()Constructors in com.azure.resourcemanager.databricks.models with parameters of type ErrorInfoModifierConstructorDescriptionErrorInfoException(String message, com.azure.core.http.HttpResponse response, ErrorInfo value) Initializes a new instance of the ErrorInfoException class.