Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%CSP.LogError

class %CSP.LogError extends %CSP.Error

Log the error that has occured but do not display any information to the user about this error.

Method Inventory

Methods

classmethod HyperEventError()
If an error occurs while processing a HyperEvent then this method is called. Log error and send simple response.
classmethod OnPage() as %Status
Output the error page as HTML. Log error and send simple response.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab