java.lang.Object
com.azure.core.management.exception.ManagementError
com.azure.resourcemanager.applicationinsights.models.AnnotationError

public final class AnnotationError extends com.azure.core.management.exception.ManagementError
Error associated with trying to create annotation with Id that already exist.
  • Constructor Details

    • AnnotationError

      public AnnotationError()
  • Method Details

    • getInnererror

      public InnerError getInnererror()
      Get the innererror property: Inner error.
      Returns:
      the innererror value.
    • validate

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