Closed Bug 983294 Opened 11 years ago Closed 11 years ago

BadStatusCodeError doesn't have an error message

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Unassigned)

Details

Whenever we raise a `BadStatusCodeError` we lack the message that goes with it thus making the Sentry pages quite useless. What we want to have in the error message is the http error code and any possible extra server message.
I think the mistake is that we simply try to do too much in our `BadStatusCodeError` class declaration.
OS: Mac OS X → All
Hardware: x86 → All
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/ba9d46f038b5de8fe155430735763708402329b8 fixes bug 983294 - BadStatusCodeError doesn't have an error message, r=rhelmer
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 79
You need to log in before you can comment on or make changes to this bug.