63 строки
5.0 KiB
YAML
63 строки
5.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseError"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseError"
|
|
name: "ErrorResponseError"
|
|
nameWithType: "ErrorResponseError"
|
|
summary: "Response when errors occurred."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.exception.ManagementError?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.management.exception.ManagementError?alt=com.azure.core.management.exception.ManagementError&text=ManagementError\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.exception.ManagementError.getAdditionalInfo()?alt=com.azure.core.management.exception.ManagementError.getAdditionalInfo&text=getAdditionalInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.exception.ManagementError.getCode()?alt=com.azure.core.management.exception.ManagementError.getCode&text=getCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.exception.ManagementError.getDetails()?alt=com.azure.core.management.exception.ManagementError.getDetails&text=getDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.exception.ManagementError.getMessage()?alt=com.azure.core.management.exception.ManagementError.getMessage&text=getMessage\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.exception.ManagementError.getTarget()?alt=com.azure.core.management.exception.ManagementError.getTarget&text=getTarget\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.exception.ManagementError.toString()?alt=com.azure.core.management.exception.ManagementError.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>"
|
|
syntax: "public final class **ErrorResponseError**</br> extends <xref href=\"com.azure.core.management.exception.ManagementError?alt=com.azure.core.management.exception.ManagementError&text=ManagementError\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseError.ErrorResponseError()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseError.ErrorResponseError()"
|
|
name: "ErrorResponseError()"
|
|
nameWithType: "ErrorResponseError.ErrorResponseError()"
|
|
summary: "Creates an instance of Error<wbr>Response<wbr>Error class."
|
|
syntax: "public ErrorResponseError()"
|
|
desc: "Creates an instance of ErrorResponseError class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseError.getInnererror()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseError.getInnererror()"
|
|
name: "getInnererror()"
|
|
nameWithType: "ErrorResponseError.getInnererror()"
|
|
summary: "Get the innererror property: Inner error object if present."
|
|
syntax: "public Object getInnererror()"
|
|
desc: "Get the innererror property: Inner error object if present."
|
|
returns:
|
|
description: "the innererror value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseError.validate()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.ErrorResponseError.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ErrorResponseError.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
type: "class"
|
|
desc: "Response when errors occurred."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.storageimportexport.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-storageimportexport:1.0.0-beta.2
|