azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

84 строки
5.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError"
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError"
name: "CodeMessageErrorError"
nameWithType: "CodeMessageErrorError"
summary: "The error details for a failed request."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **CodeMessageErrorError**"
constructors:
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError.CodeMessageErrorError()"
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError.CodeMessageErrorError()"
name: "CodeMessageErrorError()"
nameWithType: "CodeMessageErrorError.CodeMessageErrorError()"
syntax: "public CodeMessageErrorError()"
methods:
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError.code()"
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError.code()"
name: "code()"
nameWithType: "CodeMessageErrorError.code()"
summary: "Get the error type."
syntax: "public String code()"
desc: "Get the error type."
returns:
description: "the code value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError.message()"
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError.message()"
name: "message()"
nameWithType: "CodeMessageErrorError.message()"
summary: "Get the error message."
syntax: "public String message()"
desc: "Get the error message."
returns:
description: "the message value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError.withCode(java.lang.String)"
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError.withCode(String code)"
name: "withCode(String code)"
nameWithType: "CodeMessageErrorError.withCode(String code)"
summary: "Set the error type."
parameters:
- description: "the code value to set"
name: "code"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public CodeMessageErrorError withCode(String code)"
desc: "Set the error type."
returns:
description: "the CodeMessageErrorError object itself."
type: "<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError&text=CodeMessageErrorError\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError.withMessage(java.lang.String)"
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError.withMessage(String message)"
name: "withMessage(String message)"
nameWithType: "CodeMessageErrorError.withMessage(String message)"
summary: "Set the error message."
parameters:
- description: "the message value to set"
name: "message"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public CodeMessageErrorError withMessage(String message)"
desc: "Set the error message."
returns:
description: "the CodeMessageErrorError object itself."
type: "<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.CodeMessageErrorError&text=CodeMessageErrorError\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The error details for a failed request."
metadata: {}
package: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview"
artifact: com.microsoft.azure.operationsmanagement.v2015_11_01_preview:azure-mgmt-operationsmanagement:1.0.0-beta