Class ErrorResponseCommon

java.lang.Object
com.azure.core.management.exception.ManagementError
com.azure.resourcemanager.monitor.models.ErrorResponseCommon

public final class ErrorResponseCommon extends com.azure.core.management.exception.ManagementError
The resource management error response.
  • Constructor Details

    • ErrorResponseCommon

      public ErrorResponseCommon()
  • Method Details

    • getDetails

      public List<ErrorResponseCommon> getDetails()
      Get the details property: The error details.
      Overrides:
      getDetails in class com.azure.core.management.exception.ManagementError
      Returns:
      the details value.
    • validate

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