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

feat: Error Details Improvement #1929

Merged

Commits on Jun 28, 2022

  1. 1) While wrapping API exception under SpannerException, using actual …

    …exception not it's cause.
    
    2) Added public methods under SpannerException to provide more info related to errors.
    gauravpurohit06 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6275b2f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    0fad97f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33bf30b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. reactor: Modify SpannerException and derived classes constructor to a…

    …dd support for APIException, and overloading method in SpannerExceptionFactory to add support for new parameter.
    gauravpurohit06 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    5fe21d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    36014be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e860a27 View commit details
    Browse the repository at this point in the history