Skip to content

Adding verbosity to Exception message while loading DatabaseProvider.#203

Merged
arvindsv merged 1 commit intogocd:masterfrom
sachinsudheendra:inner_exception_display
May 22, 2014
Merged

Adding verbosity to Exception message while loading DatabaseProvider.#203
arvindsv merged 1 commit intogocd:masterfrom
sachinsudheendra:inner_exception_display

Conversation

@sachinsudheendra
Copy link
Contributor

Actual exception wasn't being forwared in the new exception throw. This meant that inner exceptions were getting swallowed at this point and every error, either Class Load exception or Configuration exception were indicated by the same exception string. As a fix, passing along 'e' to the new exception.

Actual exception wasn't being forwared in the new exception throw. This meant that inner exceptions were getting swallowed at this point and every error, either Class Load exception or Configuration exception were indicated by the same exception string. As a fix, passing along 'e' to the new exception.
arvindsv added a commit that referenced this pull request May 22, 2014
Adding verbosity to Exception message while loading DatabaseProvider.
@arvindsv arvindsv merged commit c7f5304 into gocd:master May 22, 2014
@arikagoyal arikagoyal added this to the Release 14.2 milestone Jun 17, 2014
@sachinsudheendra sachinsudheendra deleted the inner_exception_display branch February 24, 2015 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants