aboutsummaryrefslogtreecommitdiffstats
path: root/gson/src/main/java/com/google/gson/stream/MalformedJsonException.java
Commit message (Expand)AuthorAgeFilesLines
* Addressing code review feedback from r585 and r648.Jesse Wilson2010-11-081-0/+2
* incorporating code review comments from r648Inderjeet Singh2010-11-051-0/+2
* New overloads for constructing MalformedJsonExceptionJesse Wilson2010-11-051-2/+11
* removed compiler warnings.Inderjeet Singh2010-11-031-0/+2
* renamed com.google.gson.stream.JsonSyntaxException to MalformedJsonException.Inderjeet Singh2010-11-011-0/+29