on 2018 Apr 13 1:42 PM
I call a MII Transaction to get information about the actual logged in user. It is all fine when someone is logged in, but when nobody is logged in, I always get a realy long error message in the console because of a parsing error.
How can I catch the error and get rid of the error message?
oModel.loadData(url, null));
Request clarification before answering.
Have you looked at attachParseError to see if that would help?
https://sapui5.hana.ondemand.com/#/api/sap.ui.model.Model/methods/attachParseError
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
52 | |
6 | |
5 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.