### YamlMime:JavaType uid: "com.microsoft.azure.management.network.ErrorResponseException" fullName: "com.microsoft.azure.management.network.ErrorResponseException" name: "ErrorResponseException" nameWithType: "ErrorResponseException" summary: "Exception thrown for an invalid response with ErrorResponse information." inheritances: - "" - "" - "" - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **ErrorResponseException**
extends " constructors: - uid: "com.microsoft.azure.management.network.ErrorResponseException.ErrorResponseException(java.lang.String,retrofit2.Response)" fullName: "com.microsoft.azure.management.network.ErrorResponseException.ErrorResponseException(String message, Response response)" name: "ErrorResponseException(String message, Response response)" nameWithType: "ErrorResponseException.ErrorResponseException(String message, Response response)" summary: "Initializes a new instance of the ErrorResponseException class." parameters: - description: "the exception message or the response content if a message is not available" name: "message" type: "" - description: "the HTTP response" name: "response" type: "<>" syntax: "public ErrorResponseException(String message, Response response)" desc: "Initializes a new instance of the ErrorResponseException class." - uid: "com.microsoft.azure.management.network.ErrorResponseException.ErrorResponseException(java.lang.String,retrofit2.Response,com.microsoft.azure.management.network.ErrorResponse)" fullName: "com.microsoft.azure.management.network.ErrorResponseException.ErrorResponseException(String message, Response response, ErrorResponse body)" name: "ErrorResponseException(String message, Response response, ErrorResponse body)" nameWithType: "ErrorResponseException.ErrorResponseException(String message, Response response, ErrorResponse body)" summary: "Initializes a new instance of the ErrorResponseException class." parameters: - description: "the exception message or the response content if a message is not available" name: "message" type: "" - description: "the HTTP response" name: "response" type: "<>" - description: "the deserialized response body" name: "body" type: "" syntax: "public ErrorResponseException(String message, Response response, ErrorResponse body)" desc: "Initializes a new instance of the ErrorResponseException class." methods: - uid: "com.microsoft.azure.management.network.ErrorResponseException.body()" fullName: "com.microsoft.azure.management.network.ErrorResponseException.body()" name: "body()" nameWithType: "ErrorResponseException.body()" overridden: "com.microsoft.rest.RestException.body()" syntax: "public ErrorResponse body()" returns: type: "" type: "class" desc: "Exception thrown for an invalid response with ErrorResponse information." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4