showErrors()

Ā 

This function displays errors that occur as a result of server requests. If no errors have occurred, a ā€œNo errors have been reportedā€ message will be displayed as shown below.

This function does not accept any parameters. The function is typically used for debugging Profound UI components that make requests to the server for data. For example, if no data appears on your database-driven chart, you may type ā€œjavascript:showErrors()ā€ in the browserā€™s address bar, and you will then see all errors that may have occurred relating to authority, file access, etc.