You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments