We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728f175 commit 4895e60Copy full SHA for 4895e60
src/ServerError.js
@@ -10,7 +10,7 @@ import Parse from 'parse';
10
* @constructor
11
* @param {ErrorCode} code the Parse.Error code
12
* @param {String} message will be sent to clients
13
- * @param {String} serverErrorLog additional information
+ * @param {String} serverLogError additional information
14
* about the error for logging on the server
15
* @param {String} stack the stack trace
16
*/
0 commit comments