Handles document service-specific error messages.
serviceError
The ServiceError that occurred.
defaultMessage
The default error context provided from LEADVIEW.
A string
containing the message that should be displayed.
The default ILogger for LEADVIEW, displays error messages with as much detail as is available (The controller/method where the exception occurred, the exception message + stack trace, etc.).