mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-02 19:15:27 -04:00
Set version date to match commit date, convert tabs to spaces.
This commit is contained in:
parent
b0a9507add
commit
e7f4eb5f67
@ -4,7 +4,7 @@ package org.json;
|
||||
* The JSONException is thrown by the JSON.org classes when things are amiss.
|
||||
*
|
||||
* @author JSON.org
|
||||
* @version 2015-10-14
|
||||
* @version 2015-10-18
|
||||
*/
|
||||
public class JSONException extends RuntimeException {
|
||||
/** Serialization ID */
|
||||
|
Loading…
x
Reference in New Issue
Block a user