mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-06 18:55:30 +08:00
Expands javadoc
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user