Expands javadoc

This commit is contained in:
John J. Aylward 2015-10-12 14:53:03 -04:00
parent e239e1967a
commit 0e13241528

View File

@ -21,6 +21,8 @@ public class JSONException extends RuntimeException {
}
/**
* Constructs a JSONException with an explanatory message and cause.
*
* @param message
* Detail about the reason for the exception.
* @param cause