DocBook|Search
Class Reference
%CSP.LogError
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%CSP] >  [LogError]
Private  Storage  

class %CSP.LogError extends %CSP.Error

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Methods
%ClassIsLatestVersion %ClassName %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%OriginalNamespace %PackageName ConvertParameter DecomposeError
Decrypt DisplayError Encrypt EscapeHTML
EscapeURL HyperEventBody HyperEventCall HyperEventError
HyperEventFrame HyperEventHead Include InsertHiddenField
InsertHiddenFields IsPrivate Link OnErrorSetup
OnHTTPHeader OnPage OnPageError OnPostHTTP
OnPostHyperEvent OnPreHTTP OnPreHyperEvent Page
QuoteJS RewriteURL ShowError StartTimer
StopTimer ThrowError UnescapeHTML UnescapeURL


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.