forked from microsoft/vs-streamjsonrpc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include RPC server stack trace in RemoteInvocationException.ToString()
It isn't always possible to do, but when the server provides a `CommonErrorData` object, we certainly can do it. I endeavored to copy the string format that .NET uses for its own exception formatting, including for inner exceptions. Closes microsoft#369
- Loading branch information
Showing
1 changed file
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters