Skip to content

Conversation

@JohannesHome
Copy link

  • Move ErrorObject and ErrorResponse to public model
  • Upgrade guava

}

private void logError(FigoException.ErrorResponse errorResponse, HttpURLConnection connection) {
private void logError(ErrorResponse errorResponse, HttpURLConnection connection) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to remove this log, but I'm not sure why it was added in the first place. My current workaround is that this logger is blocked by my configuration.

* Move ErrorObject and ErrorResponse to public model
* Upgrade guava
@JohannesHome JohannesHome force-pushed the add-api-error-to-exception branch from c2ac450 to c14bada Compare March 12, 2018 17:54
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.

1 participant