### YamlMime:JavaType inheritances: - methods: - fullName: com.microsoft.azure.management.compute.InnerError.errordetail() name: errordetail() nameWithType: InnerError.errordetail() returns: description:

the errordetail value

type: summary: >-

Get the errordetail value.

syntax: public String errordetail() uid: com.microsoft.azure.management.compute.InnerError.errordetail() - fullName: com.microsoft.azure.management.compute.InnerError.exceptiontype() name: exceptiontype() nameWithType: InnerError.exceptiontype() returns: description:

the exceptiontype value

type: summary: >-

Get the exceptiontype value.

syntax: public String exceptiontype() uid: com.microsoft.azure.management.compute.InnerError.exceptiontype() - fullName: com.microsoft.azure.management.compute.InnerError.withErrordetail(String errordetail) name: withErrordetail(String errordetail) nameWithType: InnerError.withErrordetail(String errordetail) parameters: - description:

the errordetail value to set

name: errordetail type: returns: description:

the InnerError object itself.

type: summary: >-

Set the errordetail value.

syntax: public InnerError withErrordetail(String errordetail) uid: com.microsoft.azure.management.compute.InnerError.withErrordetail(String) - fullName: com.microsoft.azure.management.compute.InnerError.withExceptiontype(String exceptiontype) name: withExceptiontype(String exceptiontype) nameWithType: InnerError.withExceptiontype(String exceptiontype) parameters: - description:

the exceptiontype value to set

name: exceptiontype type: returns: description:

the InnerError object itself.

type: summary: >-

Set the exceptiontype value.

syntax: public InnerError withExceptiontype(String exceptiontype) uid: com.microsoft.azure.management.compute.InnerError.withExceptiontype(String) nameWithType: InnerError syntax: public class InnerError type: class uid: com.microsoft.azure.management.compute.InnerError fullName: com.microsoft.azure.management.compute.InnerError name: InnerError package: com.microsoft.azure.management.compute summary:

Inner error details.

metadata: {}