Package | Description |
---|---|
com.microsoft.azure.management.eventhub |
This package contains the classes for EventHubManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ErrorResponse |
ErrorResponseException.body() |
ErrorResponse |
ErrorResponse.withCode(String code)
Set error code.
|
ErrorResponse |
ErrorResponse.withMessage(String message)
Set error message indicating why the operation failed.
|
Constructor and Description |
---|
ErrorResponseException(String message,
retrofit2.Response<okhttp3.ResponseBody> response,
ErrorResponse body)
Initializes a new instance of the ErrorResponseException class.
|
Copyright © 2019. All rights reserved.