Skip to content

Commit 0e13241

Browse files
author
John J. Aylward
committed
Expands javadoc
1 parent e239e19 commit 0e13241

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

JSONException.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ public JSONException(final String message) {
2121
}
2222

2323
/**
24+
* Constructs a JSONException with an explanatory message and cause.
25+
*
2426
* @param message
2527
* Detail about the reason for the exception.
2628
* @param cause

0 commit comments

Comments
 (0)