We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b06a80 commit 1448163Copy full SHA for 1448163
1 file changed
JSONException.java
@@ -4,7 +4,7 @@
4
* The JSONException is thrown by the JSON.org classes when things are amiss.
5
*
6
* @author JSON.org
7
- * @version 2014-05-03
+ * @version 2015-10-14
8
*/
9
public class JSONException extends RuntimeException {
10
/** Serialization ID */
0 commit comments