Skip to content

Accepts codec exceptions without a message#200

Merged
codefromthecrypt merged 1 commit intomasterfrom
adrian.no-message-cause
Mar 4, 2015
Merged

Accepts codec exceptions without a message#200
codefromthecrypt merged 1 commit intomasterfrom
adrian.no-message-cause

Conversation

@codefromthecrypt
Copy link
Copy Markdown
Contributor

While encoding or decoding, an exception without a message can occur.
Before this change, a NPE would return as the codec exceptions null
checked the message from the cause.

While encoding or decoding, an exception without a message can occur.
Before this change, a NPE would return as the codec exceptions null
checked the message from the cause.
@cloudbees-pull-request-builder
Copy link
Copy Markdown

NetflixOSS » feign » feign-pull-requests #69 SUCCESS
This pull request looks good

@codefromthecrypt codefromthecrypt modified the milestones: 7.3.0, 7.3.1 Mar 4, 2015
codefromthecrypt pushed a commit that referenced this pull request Mar 4, 2015
Accepts codec exceptions without a message
@codefromthecrypt codefromthecrypt merged commit 859ee39 into master Mar 4, 2015
@codefromthecrypt codefromthecrypt deleted the adrian.no-message-cause branch March 4, 2015 14:38
@codefromthecrypt codefromthecrypt modified the milestones: 7.4.0, 7.3.1, 8.1.0 Mar 13, 2015
velo pushed a commit that referenced this pull request Oct 8, 2024
Accepts codec exceptions without a message
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.

2 participants