Class 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 Detail

      • AnnotationError

        public AnnotationError()
    • Method Detail

      • 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.