Freigeben über


ErrorDetails Class

public final class ErrorDetails
extends ManagementError

Error details.

Constructor Summary

Constructor Description
ErrorDetails()

Method Summary

Modifier and Type Method and Description
String getHttpStatusCode()

Get the httpStatusCode property: The HTTP status code.

void validate()

Validates the instance.

Methods inherited from ManagementError

Methods inherited from java.lang.Object

Constructor Details

ErrorDetails

public ErrorDetails()

Method Details

getHttpStatusCode

public String getHttpStatusCode()

Get the httpStatusCode property: The HTTP status code.

Returns:

the httpStatusCode value.

validate

public void validate()

Validates the instance.

Applies to