gson-comments/gson/src
Inderjeet Singh bc2c25f235 Removed ExceptionWrapper from serializers.
This is done since it is improper to throw a parse exception from serializers. Moreover, the serializers dont deal with external input, they deal with classes, so they need not guard against spurious input.
2008-11-14 02:17:19 +00:00
..
main Removed ExceptionWrapper from serializers. 2008-11-14 02:17:19 +00:00
test/java/com/google/gson Removed ExceptionWrapper from serializers. 2008-11-14 02:17:19 +00:00