Skip to content

feat: add http messages in ApiErrorException - #67

Closed
criskell wants to merge 1 commit into
woovibr:mainfrom
criskell:feat/api-error-exception-message-objects
Closed

feat: add http messages in ApiErrorException#67
criskell wants to merge 1 commit into
woovibr:mainfrom
criskell:feat/api-error-exception-message-objects

Conversation

@criskell

@criskell criskell commented Sep 23, 2025

Copy link
Copy Markdown
Collaborator

Adds the getHttpResponse and getHttpRequest methods to ApiErrorException, useful for debugging.
I followed an approach to avoid breaking the current interface.

Closes: #47

@criskell criskell closed this by deleting the head repository Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

expose http request/response on ApiErrorException

1 participant