errorOccured Event (WebUiCustomDicomVoiLutDialogJS)
In This Topic
Occurs when error is occured.
Syntax
errorOccured = function (
: object
: object
) { };
Parameters
- event
- Object that contains information about event.
- eventArgs
- Object that contains event arguments. Object has the following properties:
- error (object): An error class.
Browser Compatibility
See Also