DescriptionUpdate [getErrorMessage] to avoid throwing away useful information.
Many built-in exception types don't include some relevant information
in their exceptions' [message] property, so this CL goes back to using
[toString] to get string representations of exceptions. The unsightly
exception prefixes are now removed via regular expression.
R=rnystrom@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=32045
Patch Set 1 #
Created: 6 years, 11 months ago
Messages
Total messages: 3 (0 generated)
|