Class WorkbookErrorDefinition

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

public final class WorkbookErrorDefinition extends com.azure.core.management.exception.ManagementError
Error response.
  • Constructor Details

    • WorkbookErrorDefinition

      public WorkbookErrorDefinition()
  • Method Details

    • getInnerError

      public Object getInnerError()
      Get the innerError property: Internal error details.
      Returns:
      the innerError value.
    • validate

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