Class ErrorDefinition


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

      • ErrorDefinition

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