### YamlMime:JavaType uid: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseErrorException" fullName: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseErrorException" name: "ErrorResponseErrorException" nameWithType: "ErrorResponseErrorException" summary: "Exception thrown for an invalid response with ErrorResponseError information." inheritances: - "" - "" - "" - "" - "" - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - classRef: "" methodsRef: - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "wait" - "wait" - "wait" - classRef: "java.lang.Throwable" methodsRef: - "addSuppressed" - "fillInStackTrace" - "getCause" - "getLocalizedMessage" - "getMessage" - "getStackTrace" - "getSuppressed" - "initCause" - "printStackTrace" - "printStackTrace" - "printStackTrace" - "setStackTrace" syntax: "public final class **ErrorResponseErrorException**
extends " constructors: - uid: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseErrorException.ErrorResponseErrorException(java.lang.String,com.azure.core.http.HttpResponse)" fullName: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseErrorException.ErrorResponseErrorException(String message, HttpResponse response)" name: "ErrorResponseErrorException(String message, HttpResponse response)" nameWithType: "ErrorResponseErrorException.ErrorResponseErrorException(String message, HttpResponse response)" summary: "Initializes a new instance of the ErrorResponseErrorException class." parameters: - description: "the exception message or the response content if a message is not available." name: "message" type: "String" - description: "the HTTP response." name: "response" type: "" syntax: "public ErrorResponseErrorException(String message, HttpResponse response)" desc: "Initializes a new instance of the ErrorResponseErrorException class." - uid: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseErrorException.ErrorResponseErrorException(java.lang.String,com.azure.core.http.HttpResponse,com.azure.resourcemanager.storageimportexport.models.ErrorResponseError)" fullName: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseErrorException.ErrorResponseErrorException(String message, HttpResponse response, ErrorResponseError value)" name: "ErrorResponseErrorException(String message, HttpResponse response, ErrorResponseError value)" nameWithType: "ErrorResponseErrorException.ErrorResponseErrorException(String message, HttpResponse response, ErrorResponseError value)" summary: "Initializes a new instance of the ErrorResponseErrorException class." parameters: - description: "the exception message or the response content if a message is not available." name: "message" type: "String" - description: "the HTTP response." name: "response" type: "" - description: "the deserialized response value." name: "value" type: "" syntax: "public ErrorResponseErrorException(String message, HttpResponse response, ErrorResponseError value)" desc: "Initializes a new instance of the ErrorResponseErrorException class." methods: - uid: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseErrorException.getValue()" fullName: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseErrorException.getValue()" name: "getValue()" nameWithType: "ErrorResponseErrorException.getValue()" overridden: "com.azure.core.management.exception.ManagementException.getValue()" syntax: "public ErrorResponseError getValue()" returns: type: "" type: "class" desc: "Exception thrown for an invalid response with ErrorResponseError information." metadata: {} package: "com.azure.resourcemanager.storageimportexport.models" artifact: com.azure.resourcemanager:azure-resourcemanager-storageimportexport:1.0.0-beta.2