Skip to content

UbersmithException returns the original code and message given by the API - #6

Merged
mbelang merged 1 commit into
internap:masterfrom
ardeois:exception_message
Mar 23, 2016
Merged

UbersmithException returns the original code and message given by the API#6
mbelang merged 1 commit into
internap:masterfrom
ardeois:exception_message

Conversation

@ardeois

@ardeois ardeois commented Mar 22, 2016

Copy link
Copy Markdown

Instead of having an exception being:

   code=500
   message='error {error_code}, {error_message}'

We now have:

   code={error_code}
   message={error_message}

@Marx314

Marx314 commented Mar 23, 2016

Copy link
Copy Markdown

👍

1 similar comment
@mbelang

mbelang commented Mar 23, 2016

Copy link
Copy Markdown

👍

@mbelang
mbelang merged commit d764652 into internap:master Mar 23, 2016
@ardeois
ardeois deleted the exception_message branch March 23, 2016 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants