Class WorkItemConfigurationError


  • public final class WorkItemConfigurationError
    extends com.azure.core.management.exception.ManagementError
    Error associated with trying to get work item configuration or configurations.
    • Constructor Detail

      • WorkItemConfigurationError

        public WorkItemConfigurationError()
    • 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.