Skip to content

Causing Stack Trace Server Errors Get Lost #127

Closed
@Weltraumschaf

Description

@Weltraumschaf

In very old implementations all causingexceptions were simply ignored. I've fixed that some time ago that causing errors are passed to our custom exception as cause.

But I chosen the type of catched exceptions to narrow: Instead of HttpClientErrorException we should catch all possible runtime exceptions from the REST client with RestClientException.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions