azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.s...

96 строки
9.1 KiB
YAML

### 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 Error<wbr>Response<wbr>Error information."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Throwable?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Exception?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.RuntimeException?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.exception.AzureException?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.exception.HttpResponseException?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.exception.ManagementException?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.exception.HttpResponseException?alt=com.azure.core.exception.HttpResponseException&text=HttpResponseException\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.exception.HttpResponseException.getResponse()?alt=com.azure.core.exception.HttpResponseException.getResponse&text=getResponse\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.core.management.exception.ManagementException?alt=com.azure.core.management.exception.ManagementException&text=ManagementException\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.exception.ManagementException.getValue()?alt=com.azure.core.management.exception.ManagementException.getValue&text=getValue\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.exception.ManagementException.toString()?alt=com.azure.core.management.exception.ManagementException.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html\">Throwable</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#addSuppressed-java.lang.Throwable-\">addSuppressed</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#fillInStackTrace--\">fillInStackTrace</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#getCause--\">getCause</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#getLocalizedMessage--\">getLocalizedMessage</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#getMessage--\">getMessage</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#getStackTrace--\">getStackTrace</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#getSuppressed--\">getSuppressed</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#initCause-java.lang.Throwable-\">initCause</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#printStackTrace--\">printStackTrace</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#printStackTrace-java.io.PrintStream-\">printStackTrace</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#printStackTrace-java.io.PrintWriter-\">printStackTrace</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#setStackTrace-java.lang.StackTraceElement:A-\">setStackTrace</a>"
syntax: "public final class **ErrorResponseErrorException**</br> extends <xref href=\"com.azure.core.management.exception.ManagementException?alt=com.azure.core.management.exception.ManagementException&text=ManagementException\" data-throw-if-not-resolved=\"False\" />"
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 Error<wbr>Response<wbr>Error<wbr>Exception class."
parameters:
- description: "the exception message or the response content if a message is not available."
name: "message"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "the HTTP response."
name: "response"
type: "<xref href=\"com.azure.core.http.HttpResponse?alt=com.azure.core.http.HttpResponse&text=HttpResponse\" data-throw-if-not-resolved=\"False\" />"
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 Error<wbr>Response<wbr>Error<wbr>Exception class."
parameters:
- description: "the exception message or the response content if a message is not available."
name: "message"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "the HTTP response."
name: "response"
type: "<xref href=\"com.azure.core.http.HttpResponse?alt=com.azure.core.http.HttpResponse&text=HttpResponse\" data-throw-if-not-resolved=\"False\" />"
- description: "the deserialized response value."
name: "value"
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.ErrorResponseError?alt=com.azure.resourcemanager.storageimportexport.models.ErrorResponseError&text=ErrorResponseError\" data-throw-if-not-resolved=\"False\" />"
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: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.ErrorResponseError?alt=com.azure.resourcemanager.storageimportexport.models.ErrorResponseError&text=ErrorResponseError\" data-throw-if-not-resolved=\"False\" />"
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