Conversation

gauravpurohit06

Adding following public methods under SpannerException to provide more info related to errors.
-getReason()
-getDomain()
-getMetaData
-getErrorDetails()

…exception not it's cause.

2) Added public methods under SpannerException to provide more info related to errors.
@gauravpurohit06gauravpurohit06 requested a review from a team as a code owner June 28, 2022 08:56
@conventional-commit-lint-gcf

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use 's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-labelproduct-auto-label bot added size: sPull request size is small.api: spannerIssues related to the googleapis/java-spanner API.labels Jun 28, 2022
@blakeli0blakeli0 changed the title Error Details Improvement feat: Error Details Improvement Jun 28, 2022
@blakeli0

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use 's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

@gauravpurohit06 Please make sure the commit message and PR title follow the conventional commits in the future. In this case, I just renamed the title to feat: Error Details Improvement. Once this PR is ready, before you squash and merge, please make sure the squashed commit message is also feat: Error Details Improvement, we have a few automation bots rely on this convention.

@product-auto-labelproduct-auto-label bot added size: mPull request size is medium.and removed size: sPull request size is small.labels Jun 30, 2022
…dd support for APIException, and overloading method in SpannerExceptionFactory to add support for new parameter.
@ansh0lansh0l added the owlbot:runAdd this label to trigger the Owlbot post processor.label Jul 4, 2022
@gcf-owl-botgcf-owl-bot bot removed the owlbot:runAdd this label to trigger the Owlbot post processor.label Jul 4, 2022
@gauravpurohit06gauravpurohit06 requested a review from a team as a code owner July 4, 2022 17:20
@gauravpurohit06gauravpurohit06 merged commit c8a2184 into googleapis:main Jul 5, 2022
@release-pleaserelease-please bot mentioned this pull request Jul 5, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 14, 2022
🤖 I have created a release *beep* *boop*
---


## [6.26.0](v6.25.7...v6.26.0) (2022-07-13)


### Features

* Adding two new fields for Instance create_time and update_time ([#1908](#1908)) ([00b3817](00b3817))
* changes to support data, timestamp and arrays in IT tests ([#1840](#1840)) ([c667653](c667653))
* Error Details Improvement ([c8a2184](c8a2184))
* Error Details Improvement ([#1929](#1929)) ([c8a2184](c8a2184))


### Bug Fixes

* enable longpaths support for windows test ([#1485](#1485)) ([#1946](#1946)) ([fd0b845](fd0b845))


### Dependencies

* update dependency com.google.cloud:google-cloud-trace to v2.3.0 ([#1934](#1934)) ([2813eb2](2813eb2))

---
This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on . Already have an account? Sign in to comment
api: spannerIssues related to the googleapis/java-spanner API.size: mPull request size is medium.
None yet

Successfully merging this pull request may close these issues.