Class ErrorDetails


  • public final class ErrorDetails
    extends com.azure.core.management.exception.ManagementError
    Error details.
    • Constructor Detail

      • ErrorDetails

        public ErrorDetails()
    • Method Detail

      • getHttpStatusCode

        public String getHttpStatusCode()
        Get the httpStatusCode property: The HTTP status code.
        Returns:
        the httpStatusCode value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.