Skip to content

Conversation

@garrettjonesgoogle
Copy link
Member

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 21, 2017
Copy link
Contributor

@michaelbausor michaelbausor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one comment

@Nullable Throwable cause) {
super(code.getCode(), message, null /* reason */, false /* idempotent */, cause);
this.retryable = retryable;
super(message, cause, code.getCode(), retryable);

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 5b58efe on garrettjonesgoogle:nobranch into ** on GoogleCloudPlatform:master**.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants