Uses of Class
com.microsoft.azure.management.graphrbac.GraphError
Package
Description
This package contains the classes for GraphRbacManagementClient.
-
Uses of GraphError in com.microsoft.azure.management.graphrbac
Modifier and TypeMethodDescriptionGraphErrorException.body()
Set the code value.GraphError.withMessage
(String message) Set the message value.ModifierConstructorDescriptionGraphErrorException
(String message, retrofit2.Response<okhttp3.ResponseBody> response, GraphError body) Initializes a new instance of the GraphErrorException class.