mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Expands javadoc
This commit is contained in:
parent
e239e1967a
commit
0e13241528
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue