8000 BigQueryException discards exception context · Issue #945 · googleapis/google-cloud-java · GitHub
[go: up one dir, main page]

Skip to content

BigQueryException discards exception context #945

@davidn

Description

@davidn

If BigQueryException.translateAndThrow is passed an exception that cannot be handled by BaseServiceException it throws a new exception with the message from the passed exception. However this throws away context.

It would be better if the fallback chained the inner exception.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0