Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common: create PartialFailureError #1764

Merged
merged 2 commits into from
Nov 3, 2016

Conversation

stephenplusplus
Copy link
Contributor

This PR is a part of #1760

This exposes a PartialFailureError object, which represents an API request that succeeded, but with some type of failure.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 2, 2016
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 9119d07 on stephenplusplus:spp--1644-common into * on GoogleCloudPlatform:master*.

*
* @param {object} errorBody - Error object.
*/
util.PartialFailureError = function(errorBody) {

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@callmehiphop callmehiphop merged commit 139e556 into googleapis:master Nov 3, 2016
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 01112c4 on stephenplusplus:spp--1644-common 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. core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants