Rework exception handling to attach original exception. (#125)
* Rework exception handling so that original exception is attached to GitlabApiException. * Simplify exception handling, but keeping relevant data. * Remove unused imports
Please register or sign in to comment