Class ApiError


  • public final class ApiError
    extends com.azure.core.management.exception.ManagementError
    An error response from the Compute service.
    • Constructor Detail

      • ApiError

        public ApiError()
    • Method Detail

      • getInnererror

        public InnerError getInnererror()
        Get the innererror property: The Api inner error.
        Returns:
        the innererror value.
      • validate

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