If a watched expression generates an exception that's not a simple string (exception object or other data structure), it just looks like [object Object]. It should render just like any other complex value.
Catching untrapped exceptions probably has the same issue.
If a watched expression generates an exception that's not a simple string (exception object or other data structure), it just looks like [object Object]. It should render just like any other complex value.
Catching untrapped exceptions probably has the same issue.