class %CSP.LogError
extends %CSP.Error
Log the error that has occured but do not display any information to the user about this error.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
3
|
|
|
|
|
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.