Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ActionException's for the Rest Dispatcher #735

Closed
wants to merge 5 commits into from

Commits on Sep 19, 2015

  1. Improve ActionException's for the Rest Dispatcher, providing more det…

    …ails.
    
    This gives better understanding to what has gone wrong during transport.
    BenDol committed Sep 19, 2015
    Configuration menu
    Copy the full SHA
    f61c072 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2015

  1. Configuration menu
    Copy the full SHA
    3cb7b86 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. Configuration menu
    Copy the full SHA
    fb814f3 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports.

    BenDol committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    283214a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. Move the try-catch back.

    Passing the Response in deserializeValue in order to provide information in the exception.
    BenDol committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    da0126b View commit details
    Browse the repository at this point in the history