Skip to main content

%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