Skip to content

Commit bff3527

Browse files
committed
removed @author tag from JSONPointerException
1 parent 5223aad commit bff3527

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

JSONPointerException.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
/**
44
* The JSONPointerException is thrown by {@link JSONPointer} if an error occurs
55
* during evaluating a pointer.
6-
*
7-
* @author erosb
8-
*
96
*/
107
public class JSONPointerException extends JSONException {
118
private static final long serialVersionUID = 8872944667561856751L;

0 commit comments

Comments
 (0)