We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e239e19 commit 0e13241Copy full SHA for 0e13241
JSONException.java
@@ -21,6 +21,8 @@ public JSONException(final String message) {
21
}
22
23
/**
24
+ * Constructs a JSONException with an explanatory message and cause.
25
+ *
26
* @param message
27
* Detail about the reason for the exception.
28
* @param cause
0 commit comments