We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5223aad commit bff3527Copy full SHA for bff3527
JSONPointerException.java
@@ -3,9 +3,6 @@
3
/**
4
* The JSONPointerException is thrown by {@link JSONPointer} if an error occurs
5
* during evaluating a pointer.
6
- *
7
- * @author erosb
8
9
*/
10
public class JSONPointerException extends JSONException {
11
private static final long serialVersionUID = 8872944667561856751L;
0 commit comments