ExperimentalOptional ExperimentalcauseUnderlying cause of the error.
Optional ExperimentalretryableWhether this error should be considered retryable.
If not set, the retry behavior is determined from the error type.
For example, by default, INTERNAL is retryable, but UNAVAILABLE is non-retryable.
Options for constructing a HandlerError.