Class WorkbookErrorDefinition


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

      • WorkbookErrorDefinition

        public WorkbookErrorDefinition()
    • Method Detail

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