| Package | Description | 
|---|---|
| com.microsoft.azure.management.graphrbac | 
 This package contains the classes for GraphRbacManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GraphError | 
GraphErrorException.body()  | 
GraphError | 
GraphError.withCode(String code)
Set the code value. 
 | 
GraphError | 
GraphError.withMessage(String message)
Set the message value. 
 | 
| Constructor and Description | 
|---|
GraphErrorException(String message,
                   retrofit2.Response<okhttp3.ResponseBody> response,
                   GraphError body)
Initializes a new instance of the GraphErrorException class. 
 | 
Copyright © 2019. All rights reserved.