mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
removed @author tag from JSONPointerException
This commit is contained in:
parent
5223aadd67
commit
bff352791c
@ -3,9 +3,6 @@ package org.json;
|
||||
/**
|
||||
* The JSONPointerException is thrown by {@link JSONPointer} if an error occurs
|
||||
* during evaluating a pointer.
|
||||
*
|
||||
* @author erosb
|
||||
*
|
||||
*/
|
||||
public class JSONPointerException extends JSONException {
|
||||
private static final long serialVersionUID = 8872944667561856751L;
|
||||
|
Loading…
x
Reference in New Issue
Block a user