Details
-
Sub-task
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
As part of improving error propagation from the OM for ease of troubleshooting and diagnosis, the proposal is to handle IOExceptions separately from the business exceptions which are thrown as OMExceptions.
Handling for OMExceptions will not be changed in this jira.
Handling for IOExceptions will include logging the stacktrace on the server, and propagation to the client under the control of a config parameter.
Similar handling is also proposed for SCMException.