mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-09 12:04:28 +08:00
Remove executable permission bit from file mode
This commit is contained in:
2
JSONException.java
Executable file → Normal file
2
JSONException.java
Executable file → Normal file
@@ -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-18
|
||||
* @version 2015-12-09
|
||||
*/
|
||||
public class JSONException extends RuntimeException {
|
||||
/** Serialization ID */
|
||||
|
Reference in New Issue
Block a user