azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.i...

63 строки
4.8 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iothub.models.ErrorDetails"
fullName: "com.azure.resourcemanager.iothub.models.ErrorDetails"
name: "ErrorDetails"
nameWithType: "ErrorDetails"
summary: "Error details."
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 **ErrorDetails**</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.iothub.models.ErrorDetails.ErrorDetails()"
fullName: "com.azure.resourcemanager.iothub.models.ErrorDetails.ErrorDetails()"
name: "ErrorDetails()"
nameWithType: "ErrorDetails.ErrorDetails()"
summary: "Creates an instance of Error<wbr>Details class."
syntax: "public ErrorDetails()"
desc: "Creates an instance of ErrorDetails class."
methods:
- uid: "com.azure.resourcemanager.iothub.models.ErrorDetails.getHttpStatusCode()"
fullName: "com.azure.resourcemanager.iothub.models.ErrorDetails.getHttpStatusCode()"
name: "getHttpStatusCode()"
nameWithType: "ErrorDetails.getHttpStatusCode()"
summary: "Get the http<wbr>Status<wbr>Code property: The HTTP status code."
syntax: "public String getHttpStatusCode()"
desc: "Get the httpStatusCode property: The HTTP status code."
returns:
description: "the httpStatusCode value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.iothub.models.ErrorDetails.validate()"
fullName: "com.azure.resourcemanager.iothub.models.ErrorDetails.validate()"
name: "validate()"
nameWithType: "ErrorDetails.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "Error details."
metadata: {}
package: "com.azure.resourcemanager.iothub.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-iothub:1.2.0