This repository has been archived by the owner on Jul 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
system.error()
krisdb2009 edited this page Oct 19, 2017
·
1 revision
Notifies user if an error has occurred. If explorer shell has not loaded, this message will be displayed in a blue screen. If the explorer shell is loaded, the message will be prompted with a window.
This method allows app developers to deliver a consistent error interface for users.
system.error(string errorDescription, string filePath);
errorDescription: Description and details of the error.
filePath: Path of the file that the error originated from.
system.error('Test Error', 'test.js');
below average 2017
system Object
- bootLoader Object
- error Method
- files Property
- formatAMPM Method
- guid Method
- intervals Object
-
is Object
- mobile Method
- loader Method
- registry Object
-
service Class
- autoStart Method
- id Method
- interval Method
- path Method
- registerService Method
- run Method
- unregisterService Method
- updateRegistry Method
- services Object
explorer Object
- context Class
- drag Method
- file_explorer Method
- initiate Method
-
start Object
- addLButton Method
- addRButton Method
- allProgramsSearch Method
- allProgramsToggle Method
- append Method
- initiate Method
- toggle Method
- tabset Class
- theme Method
- window Class
- windows Object