mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-02 11:05:28 -04:00
Expands javadoc
This commit is contained in:
parent
e239e1967a
commit
0e13241528
@ -21,6 +21,8 @@ public class JSONException extends RuntimeException {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Constructs a JSONException with an explanatory message and cause.
|
||||||
|
*
|
||||||
* @param message
|
* @param message
|
||||||
* Detail about the reason for the exception.
|
* Detail about the reason for the exception.
|
||||||
* @param cause
|
* @param cause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user