A message is published to this topic when a runtime error occurs.

$.Topic(PubSub.topicNames.ONERROR_EXCEPTION_HANDLER).publish(
        errorMessage,  errorUrl, errorLineNumber);
Arguments

errorMessage: Contains the error message, for example:

"Uncaught Error: Script error for: //abc.com/EEAdmin/js/ee/js/
atgsvcs-test.js http://requirejs.org/docs/errors.html#scripterror"

errorUrl: The URL value when the error occurred, for example:

http://localhost:8080/shared/js/libs/oraclejet/libs/require/require.js

errorLineNumber: The line of code the error occurred in.

Memory enabled

No


Copyright © 1997, 2017 Oracle and/or its affiliates. All rights reserved. Legal Notices